Check out this post
Check out the WIP RFC
Install global tooling dependencies:
npm i -g lerna browser-sync
Get yarn
, either via package or via npm.
Run these anywhere within Hyperproxy:
lerna bootstrap
lerna run build
lerna run --parallel watch
To run the hub in local:
LOCAL=true lerna run watch --parallel
Logo created using DotGrid by Devine Lu Linvega
MIT