Skip to content

chanakasan/reactjs-fiddle-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A most basic ReactJS Fiddle

Screenshots

Main page screenshot

Usage

  1. Download the repo and cd into folder.

  2. Start a simple webserver using something like below.

php -S localhost:8000
python2 -m SimpleHTTPServer
python3 -m http.server
  1. Now you should see the app working in the browser.

Releases

No releases published

Packages

No packages published