This is a small interactive development environment for playing with Typedefs
Install the necessary dependencies:
npm install
Start the development web server, which will auto-reload on save:
npm run serve
You can start to interact with the IDE just by trying the examples with are available from the menu in the top bar.