Quick Start
Find out more References and justification for this project
Running this experiment locally
Clone this repository
Change into the directory
cd store-kit
Install the dependencies
algokit bootstrap all
Ensure algokit is running
algokit localnet start
Run the demo
algokit project deploy
Run the documentation
npm run dev