Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gertjanreynaert/widget
Basic javascript app demonstrating the power of reactjs, firebase and brocoli
https://github.com/gertjanreynaert/widget
Last synced: about 2 months ago
JSON representation
Basic javascript app demonstrating the power of reactjs, firebase and brocoli
- Host: GitHub
- URL: https://github.com/gertjanreynaert/widget
- Owner: GertjanReynaert
- Created: 2014-10-01T18:08:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-25T13:01:34.000Z (about 10 years ago)
- Last Synced: 2024-04-14T15:14:33.902Z (8 months ago)
- Language: JavaScript
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Widget
======
[![Dependency Status](https://gemnasium.com/GertjanReynaert/Widget.svg)](https://gemnasium.com/GertjanReynaert/Widget)Basic javascript app demonstrating the power of reactjs, firebase and brocoli
## Setup
run `npm install`
run `broccoli serve`
## deploy
run `broccoli build build` where the second build stands for the directory the
build is placed in.run `firebase deploy`