darekrossman / react-playground

A simple React application scaffold for experimenting with React components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Playground

A simple React application scaffold for experimenting with React components.

###Includes

  • BrowserSync (static file server and auto-reload)
  • SASS with gulp-sass (faster SASS compiling)
  • Browserify/Watchify
  • Babel & Babelify
  • 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

A simple React application scaffold for experimenting with React components.


Languages

Language:CSS 84.9%Language:JavaScript 13.1%Language:HTML 2.0%