The official controlpanel docs. in the root directory, I’ve included a simple node.js web server for easy deployment. for local development, you can just hop into the 'docs' folder and run the local dev server.
cd docs/
npm install
npm run start
npm install
npm start
For more info checkout Docusaurus