/portal

go-zero official documentation

Primary LanguageTypeScript

go-zero Docs

The official go-zero documentation, built with Docusaurus base on ionic-framework.

Start

# modules install
$ yarn install
# start program
$ yarn start

Access url http://localhost:3000/docs/ in Chrome after yarn start.