Skip to content

pkieltyka/rapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Boilerplate

Setup

  1. Install node 5+. I recommend: https://github.com/tj/n to manage node versions
  2. npm install

Usage

$ npm start

To run in development mode, without the redux devtools pane use:

$ npm run dev:no-debug

Features

  • React 0.14
  • Redux 3
  • Babel 6+
  • Webpack 1.12
  • ESLint
  • Hot module reloading
  • Redux Devtools
  • React-Router + redux-simple-router
  • Redux-thunk
  • PostCSS, autoprefixer, cssnano
  • CSS Modules enabled
  • Sass
  • Simple sample app
  • Production configuration/builds

NOTES

Based on boilerplate from https://github.com/davezuko/react-redux-starter-kit

About

React app boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published