petehunt / react-browserify-template

Quick template for building with Browserify + React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-browserify-template

unmaintained

Getting started:

  • git clone https://github.com/petehunt/react-browserify-template.git myapp
  • cd myapp
  • npm install
  • npm start (will watch files for changes)
  • Then open index.html in your browser. Edit index.js to make changes.

About

Quick template for building with Browserify + React


Languages

Language:HTML 51.9%Language:JavaScript 48.1%