xielq 7b9f55223c init from phab 4 лет назад
..
build 7b9f55223c init from phab 4 лет назад
config 7b9f55223c init from phab 4 лет назад
runtime 7b9f55223c init from phab 4 лет назад
src 7b9f55223c init from phab 4 лет назад
static 7b9f55223c init from phab 4 лет назад
test 7b9f55223c init from phab 4 лет назад
.babelrc 7b9f55223c init from phab 4 лет назад
.editorconfig 7b9f55223c init from phab 4 лет назад
.gitignore 7b9f55223c init from phab 4 лет назад
.postcssrc.js 7b9f55223c init from phab 4 лет назад
Dockerfile 7b9f55223c init from phab 4 лет назад
MP_verify_BMkQAHplMGROBlAn.txt 7b9f55223c init from phab 4 лет назад
README.md 7b9f55223c init from phab 4 лет назад
package-lock.json 7b9f55223c init from phab 4 лет назад
package.json 7b9f55223c init from phab 4 лет назад
yarn.lock 7b9f55223c init from phab 4 лет назад

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.