Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 447 Bytes

Searchkit Starter App

Used to start new applications which use Searchkit. Based off the popular create-react-app. If you dont know about create-react-app, please read their readme and install create-react-app on your machine

Install instructions

  • git clone [email protected]:searchkit/searchkit-starter-app.git
  • cd searchkit-starter-app
  • yarn
  • npm start