|
hai 3 semanas | |
---|---|---|
.history | hai 3 meses | |
bin | hai 3 meses | |
build | hai 3 meses | |
public | hai 3 meses | |
src | hai 3 semanas | |
.editorconfig | hai 3 meses | |
.env.development | hai 3 meses | |
.env.production | hai 3 meses | |
.env.staging | hai 3 meses | |
.eslintignore | hai 3 meses | |
.eslintrc.js | hai 3 meses | |
.gitignore | hai 3 meses | |
README.md | hai 3 meses | |
babel.config.js | hai 3 meses | |
package.json | hai 3 meses | |
vue.config.js | hai 3 meses |
A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# 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 a detailed explanation on how things work, check out the guide and docs for vue-loader.