- core | Documentation
- react adaptor
- math
- redux adaptor
- (cli)
- (history)
- (utils)
- (contracts)
- basic react app
- ( cli )
yarn && yarn clean
yarn bootstrap
yarn compile
yarn compile
yarn start
lerna publish
yarn version --patch
yarn 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)