All Product Documentation source code lives here. Watch the video below and get started!
Fork the repository and clone the project
git clone --single-branch [email protected]:[YOUR_GITHUB_USERNAME]/product-docs.git templatecookie-docs --branch docsGo to the project directory
cd templatecookie-docsInstall dependencies
yarn /npm installStart the server
yarn dev