James 5a9a8ad6f9 update | vor 1 Jahr | |
---|---|---|
build | vor 2 Jahren | |
config | vor 1 Jahr | |
dist | vor 1 Jahr | |
js | vor 1 Jahr | |
src | vor 1 Jahr | |
static | vor 2 Jahren | |
test | vor 2 Jahren | |
.babelrc | vor 2 Jahren | |
.editorconfig | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.postcssrc.js | vor 2 Jahren | |
README.md | vor 2 Jahren | |
index.html | vor 1 Jahr | |
package-lock.json | vor 1 Jahr | |
package.json | vor 1 Jahr |
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 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.