Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 434 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 434 Bytes

react-koa-demo

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.

using

Service: KOA + Mongodb Front-end: React + React-Router + Redux + Antd + Fetch Test: Karma + Jasmine

install & run

npm install

# start server 
npm start

# start webpack dev
npm run dev

Run in the Browser

http://127.0.0.1:8080