@cifrum/navi-docs
v0.0.39
Published
## Setup
Readme
Docs for Navi
Setup
Make sure to install the dependencies
yarn installDevelopment
Start the development server on http://localhost:3000
yarn devProduction
Build the application for production:
yarn buildCheckout the deployment documentation.
