koa2-react-redux-webpack-boilerplate

0.1.0 • Public • Published

koa2-react-redux-webpack-boilerplate

Minimalistic boilerplate for koa2, react, redux with the help of babel and webpack.

What's not included:

  • HMR
  • Dev-Server
  • Tests
  • Prod/Dev setup
  • Server-side rendering

It's just a very basic setup with minimal dependencies and files.

Project setup guide.

Installation

fork this repo & git clone the repo

Command

Setup

npm install

Develop

npm run build

Test

npm start

Dependencies

  • Test:
    • left out for simplicity reasons
  • Build:
    • babel
      • tools: babel-register/ babel-polyfill
      • presets: [ "es2015", "stage-0", "react" ]
    • webpack
      • loaders: babel-loader
  • Core:

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i koa2-react-redux-webpack-boilerplate

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • princev