- Create a dev Firebase instance
- Import example/seed/data.json into your dev instance
- Start ElasticSearch
- Download ElasticSearch
- Unzip/Untar
./bin/elasticsearch
- Configure
config.js
with your settings (you can use defaults if you set up ElasticSearch locally) node app.js
- Edit
example/example.js
to point to your Firebase URL - Start a local web server
npm install -g serve
cd example/
serve
- Open example/index.html in your browser
example
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||