Welcome to the documentation site for Mecha. Below are the commands you need to execute to setup and run the documentation site.
$ npm install
$ npm run docusaurus clean-api-docs all
$ npm run docusaurus gen-api-docs all
$ npm run build
npm run start