Skip to content

nikolashaag/react-isomorphic-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-isomorphic-seed

React Isomorphic Seed

A seed project for creating Isomorphic apps with React and Flux architecture

How to run

  1. Install Gulp - npm install -g gulp
  2. npm install to install dependencies.
  3. In one console run gulp (this will run run a watchtask as well)
  4. Run gulp nodemon to start the server at port 8080.
  5. Install Livereload extension for chrome
  6. Activate it by clicking on it in the upper right corner of chrome and browse to 'http://localhost:8080'

About

A seed project for creating Isomorphic apps using React and Flux architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 2.9%
  • HTML 0.3%