Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/searchkit/searchkit-starter-app
- Owner: searchkit
- Created: 2017-02-17T09:30:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T22:14:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T03:29:03.286Z (3 months ago)
- Topics: boilerplate, create-react-app, elasticsearch, react, searchkit
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 121
- Watchers: 13
- Forks: 47
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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