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