suochencheng 8c27e2bf87 first commit 6 лет назад
..
build 8c27e2bf87 first commit 6 лет назад
config 8c27e2bf87 first commit 6 лет назад
src 8c27e2bf87 first commit 6 лет назад
static 8c27e2bf87 first commit 6 лет назад
.babelrc 8c27e2bf87 first commit 6 лет назад
.editorconfig 8c27e2bf87 first commit 6 лет назад
.gitignore 8c27e2bf87 first commit 6 лет назад
.postcssrc.js 8c27e2bf87 first commit 6 лет назад
README.md 8c27e2bf87 first commit 6 лет назад
index.html 8c27e2bf87 first commit 6 лет назад
package-lock.json 8c27e2bf87 first commit 6 лет назад
package.json 8c27e2bf87 first commit 6 лет назад

README.md

milk

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.