Go to file
Liyunkun11 178e96477d
Update README.md
2019-03-05 17:52:47 +08:00
build first commit 2019-03-05 17:47:30 +08:00
config first commit 2019-03-05 17:47:30 +08:00
src first commit 2019-03-05 17:47:30 +08:00
static first commit 2019-03-05 17:47:30 +08:00
.babelrc first commit 2019-03-05 17:47:30 +08:00
.editorconfig first commit 2019-03-05 17:47:30 +08:00
.gitignore first commit 2019-03-05 17:47:30 +08:00
.postcssrc.js first commit 2019-03-05 17:47:30 +08:00
README.md Update README.md 2019-03-05 17:52:47 +08:00
index.html first commit 2019-03-05 17:47:30 +08:00
package.json first commit 2019-03-05 17:47:30 +08:00

README.md

official-website

响应式企业官方网站模板使用vue全家桶开发

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.