An open API service indexing awesome lists of open source software.

https://github.com/robatron/react-sandbox

Sandbox to play with React
https://github.com/robatron/react-sandbox

Last synced: over 1 year ago
JSON representation

Sandbox to play with React

Awesome Lists containing this project

README

          

# React Sandbox
> Sandbox to play with React. Includes Browserify, Watchify, and LiveReload.

## Prerequisites
1. Node and NPM
2. (Optional) [LiveReload Chrome extension](https://goo.gl/Q1euOF)

## Getting started
1. `npm install`
2. `npm run watch`
3. Open Chrome at http://localhost:8080
4. (Optional) enable the LiveReload Chrome extension
5. Develop `./js/main.js`