From 58a62fb5da1313f2400f754bd949f729c4d8a0d5 Mon Sep 17 00:00:00 2001 From: Pan Date: Thu, 16 Aug 2018 10:54:04 +0800 Subject: [PATCH] docs --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c8d39f..77273b4 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,18 @@ git clone https://github.com/PanJiaChen/vueAdmin-template.git # Install dependencies npm install -# serve with hot reload at localhost:9528 +# Serve with hot reload at localhost:9528 npm run dev -# build for production with minification +# Build for production with minification npm run build -# build for production and view the bundle analyzer report +# Build for production and view the bundle analyzer report npm run build --report ``` +https://panjiachen.gitee.io/vue-element-admin-site/zh/guide/ + ## Demo ![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)