Skip to content

jaketrent/react-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

basic react project config

Resources

Stars

Watchers

Forks

Packages

No packages published