Klaas, Wilfried 6b3b358d36 new vue web client | há 5 anos atrás | |
---|---|---|
.. | ||
build | há 5 anos atrás | |
config | há 5 anos atrás | |
src | há 5 anos atrás | |
static | há 5 anos atrás | |
test | há 5 anos atrás | |
.babelrc | há 5 anos atrás | |
.editorconfig | há 5 anos atrás | |
.eslintignore | há 5 anos atrás | |
.eslintrc.js | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
.htaccess | há 5 anos atrás | |
.postcssrc.js | há 5 anos atrás | |
.project | há 5 anos atrás | |
README.md | há 5 anos atrás | |
index.html | há 5 anos atrás | |
package-lock.json | há 5 anos atrás | |
package.json | há 5 anos atrás |
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.