2.0.1 • Published 10 years ago

react-playground v2.0.1

Weekly downloads
5
License
MIT
Repository
-
Last release
10 years ago

react-playground

Set up the jungle gym for immediate React play.

Install

npm install react-playground

Compatibility

react-playground@2 is compatible with npm@3. react-playground@1.x is compatible with npm@2.

Init

npm init
play --init
npm install

Note, if you don't have node_modules/.bin in your $PATH, you should add it. If, for some reason, you despise this, add node_modules/.bin in front of the command so the play binary can be found.

Start

npm start
open localhost:3000
2.0.1

10 years ago

2.0.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago