1.0.6 • Published 10 years ago

reactes-bp v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

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

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago