Skip to content

Repository files navigation

React Boilerplate

Yet another starting point for creating React apps. This boilerplate uses React Router, Webpack, HMR, PostCSS & Express.

Demo

Demo

Development

npm install
npm start

This will start an express app at http://localhost:8000.

Production Build

npm run build
npm run build:start

This will create a production build and will start a server at http://localhost:8000/

Deployment

Install the Heroku toolbelt.

heroku create myapp
git push heroku master

bharanim @bharani91

Heavily inspired by react-kickstart.

About

Yet another starting point for creating React apps. Uses React Router, Webpack, HMR, PostCSS & Express.

Topics

Resources

Stars

34 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages