0.2.0 • Published 2 years ago

remix-portals v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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 1. Run npm i in host-a,host-b,portal-a,portal-b, and remix-portals. 2. Run npm run dev in remix-portals first, this sets up linking for others so that us uses local portals for dev. 3. Run npm run dev in host-a,host-b,portal-a, and portal-b. 4. Open http://localhost:3000 in your browser to see it all in action!