Skip to content
 
 

Repository files navigation

React Boilerlate Lite

CircleCI bitHound

React Boilerlate Lite is a minimal boilerplate for modern React apps build on webpack 3 with hot reloading support. It's not opinionated on any state management library or testing framework. Develop and deploy without pain using tools you want.

Working with Heroku/Dokku out of the box.

Deploy

Installation

git clone --depth 1 https://github.com/MichalZalecki/react-boilerplate-lite project
cd project
cp .env-example .env
npm install

Usage

npm start                   # start server
npm run start:dashboard     # start server using webpack-dashboard
npm run build               # production build (remember to build with NODE_ENV=production)

Extras

About

Minimal and continuously maintained boilerplate for React apps

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages