Skip to content

Code used for a Pluralsight.com course about a real-time React stack with Flux, Webpack, and Firebase

Notifications You must be signed in to change notification settings

chintan9/react-stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-stack

Code used for a Pluralsight.com course about a real-time React stack with Flux, Webpack, and Firebase

Go check out the course at https://app.pluralsight.com/library/courses/build-isomorphic-app-react-flux-webpack-firebase!

Get up and running

  • From the command line, clone this repo: git clone https://github.com/hendrikswan/react-stack && cd react-stack
  • Run npm install to install all the modules (pegged to specific NPM modules to ensure that it works for you)
  • Run node server to run the webpack dev server

About

Code used for a Pluralsight.com course about a real-time React stack with Flux, Webpack, and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • HTML 1.3%
  • CSS 0.6%