A place for you to play with Hook code.
Work in progress. Maybe this do not work yet.
To build the playground, run the following command:
npm install
To run the playground locally, run the following command:
./run.sh
Now you can access the playground at http://localhost:8000.
Note: The script above uses PHP's built-in web server.