remix-portals
v0.2.0
Published
## WHY > Comming soon ## Install > Comming soon ## Getting started > Comming soon ## Concetps and Examples > Comming soon
Downloads
1
Readme
Remix Portals
WHY
Comming soon
Install
Comming soon
Getting started
Comming soon
Concetps and Examples
Comming soon
Local Dev
To experience this locally do the following
- Run
npm i
inhost-a
,host-b
,portal-a
,portal-b
, andremix-portals
. - Run
npm run dev
inremix-portals
first, this sets up linking for others so that us uses local portals for dev. - Run
npm run dev
inhost-a
,host-b
,portal-a
, andportal-b
. - Open http://localhost:3000 in your browser to see it all in action!