# clone the project
git clone https://github.com/typerefinery-ai/typerefinery.ai.git
# install dependency
npm install
# develop
npm run dev
All command are tested in powrshell 7.
- Start dev server
npm run dev
- Run crawl
./algolia-crawl.ps1