/react-webpack-hot-reloading

Simple boiler plate to get your react game started

Primary LanguageJavaScript

React + Webpack dev server

Getting Started

Open a terminal window from the root directory of this repo and run

npm install && npm run dev

Features

  • Hot reloading
  • Babel transpiling of JSX
  • Example of a simple stateful react component

Useful links