update md2site

This commit is contained in:
dntzhang 2017-03-04 20:21:49 +08:00
parent d4078cadf6
commit e94f1cc095
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ md2site will run 'npm install' to install dependencies.
### Write your markdown and preview
Write your markdowns and config the website in docs folder, you can run the command to preview the docs:
``` js
$ npm run dev
```