Нет описания

lzq f3de5e2125 init 6 лет назад
build f3de5e2125 init 6 лет назад
config f3de5e2125 init 6 лет назад
src f3de5e2125 init 6 лет назад
static f3de5e2125 init 6 лет назад
test f3de5e2125 init 6 лет назад
.babelrc f3de5e2125 init 6 лет назад
.editorconfig f3de5e2125 init 6 лет назад
.eslintignore f3de5e2125 init 6 лет назад
.eslintrc.js f3de5e2125 init 6 лет назад
.gitignore f3de5e2125 init 6 лет назад
.postcssrc.js f3de5e2125 init 6 лет назад
README.md f3de5e2125 init 6 лет назад
index.html f3de5e2125 init 6 лет назад
package-lock.json f3de5e2125 init 6 лет назад
package.json f3de5e2125 init 6 лет назад

README.md

presell

A Vue.js project

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.