A simple example of how to use @icatjs/micro.
This repository hopefully will be helpful for starting your own @icatjs/micro project. It has two react applications(online website) and a vue application(online website) coexisting in a minimalistic way.
Node v8.10.0 npm 6.1.0
Clone this project
yarn install (or npm install)
yarn start (or npm start)
Open up http://localhost:8000 in a web browser.
- http://localhost:8000/ will activate
koubei - http://localhost:8000/seeconf will activate
seeconf - http://localhost:8000/juejin will activate
seeconfandjuejin
