Klaas, Wilfried 6b3b358d36 new vue web client | 5 年之前 | |
---|---|---|
.. | ||
build | 5 年之前 | |
config | 5 年之前 | |
src | 5 年之前 | |
static | 5 年之前 | |
test | 5 年之前 | |
.babelrc | 5 年之前 | |
.editorconfig | 5 年之前 | |
.eslintignore | 5 年之前 | |
.eslintrc.js | 5 年之前 | |
.gitignore | 5 年之前 | |
.htaccess | 5 年之前 | |
.postcssrc.js | 5 年之前 | |
.project | 5 年之前 | |
README.md | 5 年之前 | |
index.html | 5 年之前 | |
package-lock.json | 5 年之前 | |
package.json | 5 年之前 |
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 all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.