An example to demonstrate how to implement simple pluggable mechanism in a React project.
Please refer to https://zhuanlan.zhihu.com/p/32092168
npm install
npm run dev
Then visit http://localhost:8080
npm run build
The built assets will be put in the 'assets' folder.