Skip to content

typerefinery-ai/typerefinery.ai

Repository files navigation

TypeRefinery.ai

Deploy to GitHub Pages github license github issues github last commit github repo size github repo size Visit TypeRefinery.ai

Run Setup

# clone the project
git clone  https://github.com/typerefinery-ai/typerefinery.ai.git

# install dependency
npm install

# develop
npm run dev

Run Crawl

All command are tested in powrshell 7.

  1. Start dev server
npm run dev
  1. Run crawl
./algolia-crawl.ps1