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