portal-63

A flux/hot-reload compatible Portal

Usage no npm install needed!

<script type="module">
  import portal63 from 'https://cdn.skypack.dev/portal-63';
</script>

README

portal-63

For now, run the examples to see how to implement this Portal

Run examples

npm install

npm start

then open examples/index.html in your browser

Run tests

npm install

npm test