28169 bbc84c6970 Merge remote-tracking branch 'origin/20230223_pad_vue_new_branch' into 20230223_pad_vue_new_branch | vor 2 Wochen | |
---|---|---|
build | vor 2 Wochen | |
config | vor 4 Monaten | |
src | vor 2 Wochen | |
static | vor 4 Jahren | |
test | vor 4 Jahren | |
.babelrc | vor 4 Jahren | |
.editorconfig | vor 4 Jahren | |
.eslintignore | vor 4 Jahren | |
.eslintrc.js | vor 4 Jahren | |
.gitignore | vor 3 Jahren | |
.postcssrc.js | vor 4 Jahren | |
README.md | vor 4 Jahren | |
cordova-hcp.json | vor 4 Jahren | |
index.html | vor 2 Jahren | |
index20230327.html | vor 4 Monaten | |
package-lock.json | vor 4 Monaten | |
package.json | vor 4 Monaten | |
report.20221201.153138.69120.0.001.json | vor 1 Jahr | |
vue.config.js | vor 2 Monaten |
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.