Skip to content

Diamondjcx/parce-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel -vue

# install dependencies
yarn

# serve with hot reload at localhost:8082
npm run dev

# build for SIT with minification
npm run build4sit
# build for production with minification
npm run build

# upload files after building(for SIT)
npm run upload
# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

a project about vue-parcel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published