Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/searchkit/searchkit-starter-app

Searchkit starter app. Based off create-react-app
https://github.com/searchkit/searchkit-starter-app

boilerplate create-react-app elasticsearch react searchkit

Last synced: 3 months ago
JSON representation

Searchkit starter app. Based off create-react-app

Awesome Lists containing this project

README

        

## 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](https://github.com/facebookincubator/create-react-app/blob/master/README.md) 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