|
|
hai 1 ano | |
|---|---|---|
| bin | hai 1 ano | |
| build | hai 1 ano | |
| public | hai 1 ano | |
| src | hai 1 ano | |
| .editorconfig | hai 1 ano | |
| .env.development | hai 1 ano | |
| .env.production | hai 1 ano | |
| .env.staging | hai 1 ano | |
| .eslintignore | hai 1 ano | |
| .eslintrc.js | hai 1 ano | |
| .gitignore | hai 1 ano | |
| README.md | hai 1 ano | |
| babel.config.js | hai 1 ano | |
| package.json | hai 1 ano | |
| vue.config.js | hai 1 ano |
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.