react-queryable-container
v2.1.2
Published
Know what your parents are up to
Readme
Queryable Container
Know what your parents are up to
Run locally
npm install
npm startThis 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 watchTo get incremental builds.
