@hi-caicai 来接单
Can you write an example using egg with antd in https://github.com/eggjs/examples, we can add it to tutorials
There is a sample from community: https://github.com/tvrcgo/egg-react-mobx-ts-antd
I don't know how to develop in local environment from this example cc @tvrcgo
@afc163 @fengmk2 ok
@popomore some rules for my project:
front/view/ is an entry corresponding to server side view in app/view/. front/view/<entry>/index.ts is entry point including react router path rules and handler components ( front/view/<entry>/<router component> ) configuration.front/component/ and libraries in front/lib/It's simple and lightweight.
https://github.com/tvrcgo/egg-react-mobx-ts-antd
ping @hi-caicai
什么效率....
下周带刀去找 @hi-caicai
反 Ping @popomore 设计稿已经更新
我觉得把 Ant 全家桶都加进去吧,反正迟早都要加的 :smile:
Most helpful comment
There is a sample from community: https://github.com/tvrcgo/egg-react-mobx-ts-antd