0.1.0 • Published 8 years ago

koa2-react-redux-webpack-boilerplate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

License

MIT