Skip to content

jsdmc/IsomorphicReactApp

Repository files navigation

Information

Isomorphic app template build on React.js

Requirements

  • nodejs
  • npm
  • git (bower needs it)
  • bower
  1. npm install -g bower

Run the followong command to force git use https. Beacuse "bower install" uses https only

  1. git config --global url."https://".insteadOf git://

##Usage

  • npm install

  • bower install

  • gulp watchScripts - for automatic bundle generation after changes in scripts

  • gulp - default task scripts - create bundle

About

React + Browserify + Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published