Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 418 Bytes

Try Typedefs!

This is a small interactive development environment for playing with Typedefs

Build

Install the necessary dependencies:

npm install

Start the development web server, which will auto-reload on save:

npm run serve

Examples

You can start to interact with the IDE just by trying the examples with are available from the menu in the top bar.