Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.39 KB

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