Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 378 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 378 Bytes

Zerker's docs Page

COMPATIBILITY NOTE VuePress requires Node.js >= 8.

Start the project

npm start

Edit content

Go to the docs folder and edit the corresponding markdown file. There is a corresponding material file under .vuepress

Building projects

npm run build

Publishing projects

npm run pub