Skip to content

Template for getting up and running with ES2015+, webpack and React.

Notifications You must be signed in to change notification settings

briandipalma/wp-r-template

Repository files navigation

ES2015+ Babel, webpack, React and Flow template

Build Status Dependency Status devDependency Status

Template for building applications using ES2015+, webpack, React and Flow with hot module reloading.

Setup

  • Install node.
  • Clone repo git clone git@github.com:briandipalma/wp-r-template.git
  • Run npm i
  • Run npm start
  • Navigate to http://localhost:8080/

Edit the App component and you should see your changes reflected in the browser.

About

Template for getting up and running with ES2015+, webpack and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published