searchkit-starter-app icon indicating copy to clipboard operation
searchkit-starter-app copied to clipboard

Searchkit starter app. Based off create-react-app

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 https://github.com/searchkit/searchkit-starter-app.git
  • cd searchkit-starter-app
  • yarn
  • npm start