/zerkerdocs

zerkerdocs

Primary LanguageHTML

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