xielq 17196ebd79 init from phab 3 years ago
..
build 17196ebd79 init from phab 3 years ago
config 17196ebd79 init from phab 3 years ago
runtime 17196ebd79 init from phab 3 years ago
src 17196ebd79 init from phab 3 years ago
static 17196ebd79 init from phab 3 years ago
test 17196ebd79 init from phab 3 years ago
.babelrc 17196ebd79 init from phab 3 years ago
.editorconfig 17196ebd79 init from phab 3 years ago
.gitignore 17196ebd79 init from phab 3 years ago
.postcssrc.js 17196ebd79 init from phab 3 years ago
Dockerfile 17196ebd79 init from phab 3 years ago
MP_verify_BMkQAHplMGROBlAn.txt 17196ebd79 init from phab 3 years ago
README.md 17196ebd79 init from phab 3 years ago
package-lock.json 17196ebd79 init from phab 3 years ago
package.json 17196ebd79 init from phab 3 years ago
yarn.lock 17196ebd79 init from phab 3 years ago

README.md

y

y

Build Setup

# 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.