Home

Awesome

Boilerplate for a Koa Redux React app with Webpack, Mocha, SASS, Babel, ESLint...

Docs

Detailed blogpost on how was this boilerplate built

Good to understand what's what.

Instructions

  1. Clone repo

    git clone https://github.com/mezod/boilerplate-koa-redux-react.git

  2. Install dependencies

    npm install

  3. Run the webserver

    npm run webserver

    Webserver should be running at http://localhost:3000/

  4. Make build

    npm run build

  5. Run development server

    npm run dev

    Development server should be running at http://localhost:8080/

Real projects using this boilerplate

listlogs.com

eventradr.com

everydaycheck.com - Simple and beautiful habit tracker

List of techs

Scripts