Skip to content

Fiddle with your react, less and es2015 in browser, locally.

Notifications You must be signed in to change notification settings

michax/react-fiddle-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-fiddle-remote

Fiddle with your react, without need for npm installs. Ready to play just after git clone.

Supports:

  • React 15.4
  • Less
  • Babel (ES2015 plus experimental stages)

Easilly swap versions by changing CDN links in index.html.

You need to use http server to test your code. Recommended options:

Python 2.7

python -m SimpleHTTPServer

BrowserSync

browser-sync start -s -f '*'

Or any other server solutions out there.

Live

https://michax.github.io/react-fiddle-remote/

Fork it and use github pages to show others what you fiddled.

ie. https://{your-username}.github.io/react-fiddle-remote/

Comments

index.html is purposefully as simple as possible. Tested on latest Chrome, Safari.

About

Fiddle with your react, less and es2015 in browser, locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published