| home | heroImage | actionText | actionLink | features | footer | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true |
/avatar.jpeg |
Get Start → |
/welcome |
|
Copyright © 2019-present Itellboy - 湘 ICP 备 18020225 号 |
# clone repo
git clone https://github.com/itellboy/docs.git && cd docs
# install dependences
npm install
# run dev
npm run docs:dev
# run build
npm run docs:build