Quick and dirty react playground.
- Clone repo
$ git clone git@github.com:TheTekton/react-playground.git
- Change to repo dir
$ cd react-playground
- Install http-server
$ npm install http-server -g
- Run server
$ http-server
- Load in browser
Quick and dirty react playground.
$ git clone git@github.com:TheTekton/react-playground.git
$ cd react-playground
$ npm install http-server -g
$ http-server