Skip to content

jithureddy/es6-react-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6-react-boilerplate

Install

$ npm install

Run

Either navigate to the file in your browser, or start a http server like the following and go to localhost:3000 to see the project.

$ python -m SimpleHTTPServer 3000

To make changes, run gulp so it can compile them:

$ gulp

About

boilerplate to start playing around with react and es6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%