sagarbarbhaya / react-example

Simple React example app

Home Page:mzabriskie.github.io/react-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple React example app

mzabriskie.github.io/react-example


Languages

Language:JavaScript 95.3%Language:CSS 3.7%Language:HTML 1.1%