Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`