Skip to content

🔥 React boilerplate with static serving 🔥

Notifications You must be signed in to change notification settings

tomashapl/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate

dependencies Status Maintainability devDependencies Status

This boilerplate is very simple and you can quickly start project

Includes

  • React
  • Hot-reload
  • Babel
  • Redux
  • Redux-form
  • Stylus
  • Webpack
  • Static serving bundle

Get started!

Clone repo and install dependencies

git clone https://github.com/tomashapl/boilerplate.git
npm i

Dev server

For development which includes hot-reload

npm run dev

open http://localhost:8080

Build

For production release

npm run build

Known issues

React Hot Loader: this component is not accepted by Hot Loader

gaearon/react-hot-loader#650

About

🔥 React boilerplate with static serving 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published