Use this command below to boot this project locally.
git clone https://github.com/biodasturchi/docs.git
cd docs
yarn
yarn run docs:dev
Visit https://localhost:5173 to see your site
You may run this command to build the docs
yarn run docs:build