/searchkit-starter-app

Searchkit starter app. Based off create-react-app

Primary LanguageJavaScript

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