darekrossman / balefire-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Playground

A simple React application scaffold for experimenting with React components.

###Includes

  • SASS with gulp-sass (faster SASS compiling)
  • Browserify/Watchify for CommonJS modules
  • Reactify transform for React/JSX
  • ES6ify transform for ES6 features
  • Basic router scaffold with react-router
  • Jest test framework

Install it

  1. Clone the repo
  2. Install the deps npm install
  3. Start it up gulp watch

About


Languages

Language:JavaScript 74.2%Language:CSS 24.8%Language:HTML 1.0%