This website host the documents of Cityflow Platform. The website is built using Docusaurus, a modern static website generator.
- Clone the repository
git clone https://github.com/kekehurry/cityflow_document.git
cd cityflow_document
- Install dependencies
npm install
- Run the website locally
npm start