Skip to content

jeyathilak/react-example

 
 

Repository files navigation

react-example

React example app that demonstrates using React with webpack, and babeljs, as well as project structure.

Requirements:

  • git
  • Node v6
  • npm v3

To run the app locally:

git clone https://github.com/mzabriskie/react-example.git
cd react-example
npm run setup
npm run dev
open http://localhost:8080

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • CSS 3.7%
  • HTML 1.1%