- core | Documentation
- react adaptor
- math
- redux adaptor
- (cli)
- (history)
- (utils)
- (contracts)
- basic react app
- ( cli )
yarn && yarn cleanyarn bootstrapyarn compile
yarn compile
yarn start
lerna publish
yarn version --patchyarn publish
yarn compile(in packages/* dir )yarn link(in packages/* dir )
yarn link [package name]( in other repo dir)yarn install --force( in other repo dir)