https://github.com/vvkee/react-koa2-server
render react in koa2
https://github.com/vvkee/react-koa2-server
koa react react-koa2-server
Last synced: about 1 month ago
JSON representation
render react in koa2
- Host: GitHub
- URL: https://github.com/vvkee/react-koa2-server
- Owner: vvkee
- Created: 2016-06-22T07:16:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T16:44:21.000Z (almost 10 years ago)
- Last Synced: 2025-10-15T18:24:08.531Z (8 months ago)
- Topics: koa, react, react-koa2-server
- Language: JavaScript
- Homepage: http://www.weizongqi.com
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-koa2-server
rendering react in koa2
* koa2
* react
* react-router
* less & css modules
* webpack
> start
npm install
> run dev
npm run dev
> production
npm run fe_pro
> notice
If you got error that 'filename undefinded'.You can check:
###[koa-react-view](https://github.com/koajs/react-view/issues/21)