My first Node project! In order to study koa + react + Redux to carry on a summary to this month. and help to those who want to learn react.
[](http://standardjs.com/) [](https://gitter.im/webpack/webpack)Service: KOA + Mongodb
Front-end: React + React-Router + Redux + Antd + Fetch
Test: Karma + Jasmine
npm install
# start server
npm start
# start webpack dev
npm run dev
# default user admin/admin
# have no use for database
http://127.0.0.1:8080
modify config/main.js - lines 10 - mongo url to your mongodb, and modify application/routes/User.js lines 32