react-config

2.0.0 • Public • Published

react-config

A big of config that should allow you to quickly start hacking on some React.

Should allow:

  • ES6/7 via babel
  • JSX via babel
  • CJS modules via webpack
  • Auto reload via webpack-dev-server

Installation

Fork and clone or...

git clone https://github.com/jaketrent/react-config

Start hacking with React

cd react-config
npm start
open localhost:3000
vim index.js

Package Sidebar

Install

npm i react-config

Weekly Downloads

19

Version

2.0.0

License

MIT

Last publish

Collaborators

  • jaketrent