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.