charliedowler / react-es6-browserify-flowtype

Dummy app setup for React + ES6 JSX + Browserify + Flowtype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-es6-browserify-flowtype

Dummy app setup for:

  • React ES6 JSX to JS
  • Browserify + Reactify with Gulp
  • Flowtype + example annotations
  • Static file server with Connect
  • Sass to CSS

Good starting point for trying out ES6 JSX and Flowtype.

Getting started

  • npm install
  • npm install -g gulp bower
  • bower install

Then simply run gulp and open http://localhost:3000.

Contributors

About

Dummy app setup for React + ES6 JSX + Browserify + Flowtype


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%