An open API service indexing awesome lists of open source software.

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

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)