Open thanghps opened 2 years ago
Additional, i am unable to get global state from main fe in the micro app or i don't know the way to get it. Could you please help clarify this.
qiankunApiDoc this docs will help you ~
Dear X-neuron, Could you please update the example?
Dear X-neuron, Could you please update the example?
Because of the reason of my city COVID-19, I temporarily can not return to the office to export the required project instances. It will take about 2 weeks.. If you are in a hurry, I think this example can help you:awesome-nest-boilerplate
Bassicaly, i've a problem when add react js example, that is it is not hot reload when code is changed. when code is changed, whole page is refresh, i expect only the reactjs example is hot reload.
Do you have any suggesstion?
this tempalte does'nt support hot reload?
you can run : npm run dev and then change: src/pages/test4/CountBtn.jsx change the ui as you like and save you can see ,it does'nt refresh the hole page,just refresh the tab panel..
Dear X-neuron, Could you please update the example?
https://github.com/X-neuron/x-plat.git
this app base on this tempalete in the real world~
may be useful for you~
Could you please explain some questions? 1, what is the different of this repo and antdFront? 2, can you add a reactjs example to x-plat?
Could you please explain some questions? 1, what is the different of this repo and antdFront? 2, can you add a reactjs example to x-plat?
antdfront is a template , x-plat is a react frontend project base on this template without backend~ x-plat contain many pages 、jwt session examples in it that may help you build your own project feed you need~
Dear, I see the error below: SW registration failed: DOMException: Failed to register a ServiceWorker for scope
Could you help investigate the issue? Thank you very much.
wait for few days , will update a react + nest.js + postgres + typeorm realworld example~