react-ssr icon indicating copy to clipboard operation
react-ssr copied to clipboard

:waxing_gibbous_moon:support for https://dashiren.cn

react-ssr

use koa2 + react
support for https://dashiren.cn

react hooks version

you can checkout the "hooks" of branch, it use the react hooks.

Usage

devlopment:

npm run dev

production:

npm run build
npm run prod
need to npm install -g pm2

blog

https://www.cnblogs.com/1wen/p/10282786.html

hooks version blog

https://www.cnblogs.com/1wen/p/10600816.html