Skip to content

pkibbey/react-redux-firebase-starter

Repository files navigation

Webpack + React + Redux + Firebase

Starter Kit / Boilerplate to use React, Redux and Firebase in an ES2015 codebase compiled with Webpack.

Install

Clone the repo and then:

npm i

Dev

Run an express server using Webpack with Hot Module Replacement:

npm run dev

Prod

Build the production version of your assets in the 'static' directory

npm run build

About

React Redux Firebase Starter Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published