Skip to content

React Starter Kit - using webpack and offline transformation with babel and support for es2015

License

Notifications You must be signed in to change notification settings

daigof/react-starter

Repository files navigation

react-starter

This is a react starter-kit soultion. It contains:

  • webpack (check webpack.conf.js file and just run webpack)
  • offline JSX transformation with babel and support for es2015
  • browser-sync
  • eslint conf (I auto-run this as Atom plugin, not yet integrated to webpack, feel free to run manually)
  • tern conf (Atom plugin, otherwise ignore)

Setup

  1. Just run: npm install
  2. and then webpack
  3. Then run browser-sync browser-sync start --server dist

About

React Starter Kit - using webpack and offline transformation with babel and support for es2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published