/web-jumpstart

Boilerplate repo for frontend application. Webpack, Bable, React, React-Router, Redux, Firebase stack.

Primary LanguageJavaScript

Jumpstart

Zack Tillotson

Development

Configure your firebase application (on the firebase administration pages), then modify these configuration files with your module's information:

  1. package.json
  2. firebase.json

Then just modify the components in src/firebase/utils.js, src/Application/Page, and src/components/... with your application code!

npm install
npm start
open http://localhost:8888/

Description

Boilerplate for my react/redux based web applications which use firebase as a backend.

Copyright 2015 Zachery Tillotson