- NodeJS 8.0 need https://nodejs.org/en/
- Clone or download this repository Enter your local directory, and
- install dependencies:
npm install
npx live-server --open=./src
npm i vuepress -g
npm run vuepress // 开发模式
npm run docs:build // 编译上传
npm install
npx live-server --open=./src
npm i vuepress -g
npm run vuepress // 开发模式
npm run docs:build // 编译上传