Skip to content

Latest commit

 

History

History

quick-doc

NGC Quick Doc

This is a minimal documentation based on @publicodes/react-ui and Vite to help you to implement the model and have a quick feedback.

To start

# install dependencies
yarn && cd quick-doc && yarn

# start the development server
yarn dev

# start the client
yarn doc