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 git@github.com:searchkit/searchkit-starter-app.git
- cd searchkit-starter-app
- yarn
- npm start
Build the application for deployment
- npm run build
Deployment
- firebase deploy