Skip to content

A SIMPLE-er-er react webpack boilerplate

Notifications You must be signed in to change notification settings

pkelly-rh/react-boilerplate

 
 

Repository files navigation

USAGE:

Run Server With hot module reloading.

webpack-dev-server --hot --inline

or

npm start

Package files

webpack

Save NPM Dependencies

npm shrinkwrap

creates npm-shrinkwrap.json file. https://docs.npmjs.com/cli/shrinkwrap

About

A SIMPLE-er-er react webpack boilerplate

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.0%
  • TypeScript 15.0%
  • HTML 5.6%
  • Shell 3.4%