Skip to content

💥 a quick and simple React app starter with Webpack and Babel!

Notifications You must be signed in to change notification settings

z11h/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


react starter

a simple react app kickstarter with webpack and babel!


Features

  • Webpack integration
  • Babel integration (ES6/JSX support)
  • Setup React Environment

Todo/Future feature list

  • Linting tool (ESLint? JSLint? JSHint?)
  • Flow support
  • Hot reloading?
  • Documentation
  • Add ES7+ support
  • Want to see a new feature? Open an issue!

Requirements:


Get Started

  1. Make a shallow clone of the repo into your app dir like so:
$ git clone --depth 1 https://github.com/zakrid/react-starter.git MyCoolApp
  1. run yarn start (or npm run start if you're old school).

  2. Open up App.js (the base React component).

  3. Make some changes!

  4. Profit! 😄

About

💥 a quick and simple React app starter with Webpack and Babel!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published