Skip to content

Cspeisman/reactes-bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-ES-Boilerplate scaffold

scaffold command to build a React es6 boilerplate

Say what now?

  • es6 with Babel
  • ReactJS
  • Webpack bundle
  • Webpack hot module replacement

What do I do?

  npm install -g reactes-bp
  mkdir project
  cd project
  reactes-bp
  npm install
  npm start

visit http://localhost:8080

add components to app/components and watch your app update in the browser

About

boilerplate scaffold for react app using es6 and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published