Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 292 Bytes

Quickstart

Start by cloning this repo: git clone https://github.com/WilliamEspegren/aisearch/

then cd into the aisearch directory: cd aisearch

then install packages: npm install

then run the app: npm run start

then visit localhost:3000 to view the app