react-queryable-container

Know what your parents are up to

Usage no npm install needed!

<script type="module">
  import reactQueryableContainer from 'https://cdn.skypack.dev/react-queryable-container';
</script>

README

Queryable Container

Know what your parents are up to

Run locally

npm install
npm start

This will spin up a webserver on port 1340 and open it in a browser.

Debugging locally

While developing locally, open a new terminal window and run:

npm run watch

To get incremental builds.