xielq 17196ebd79 init from phab | před 3 roky | |
---|---|---|
.. | ||
build | před 3 roky | |
config | před 3 roky | |
runtime | před 3 roky | |
src | před 3 roky | |
static | před 3 roky | |
test | před 3 roky | |
.babelrc | před 3 roky | |
.editorconfig | před 3 roky | |
.gitignore | před 3 roky | |
.postcssrc.js | před 3 roky | |
Dockerfile | před 3 roky | |
MP_verify_BMkQAHplMGROBlAn.txt | před 3 roky | |
README.md | před 3 roky | |
package-lock.json | před 3 roky | |
package.json | před 3 roky | |
yarn.lock | před 3 roky |
y
# 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.