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
A flux/hot-reload compatible Portal
<script type="module">
import portal63 from 'https://cdn.skypack.dev/portal-63';
</script>
For now, run the examples to see how to implement this Portal
npm install
npm start
then open examples/index.html in your browser
npm install
npm test