28169 924a8f7721 Merge remote-tracking branch 'origin/20230223_pad_vue_new_branch' into 20230223_pad_vue_new_branch | il y a 1 mois | |
---|---|---|
build | il y a 1 mois | |
config | il y a 4 mois | |
src | il y a 1 mois | |
static | il y a 4 ans | |
test | il y a 4 ans | |
.babelrc | il y a 4 ans | |
.editorconfig | il y a 4 ans | |
.eslintignore | il y a 4 ans | |
.eslintrc.js | il y a 4 ans | |
.gitignore | il y a 3 ans | |
.postcssrc.js | il y a 4 ans | |
README.md | il y a 4 ans | |
cordova-hcp.json | il y a 4 ans | |
index.html | il y a 2 ans | |
index20230327.html | il y a 4 mois | |
package-lock.json | il y a 4 mois | |
package.json | il y a 4 mois | |
report.20221201.153138.69120.0.001.json | il y a 1 an | |
vue.config.js | il y a 2 mois |
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.