teal-playground icon indicating copy to clipboard operation
teal-playground copied to clipboard

teal-language/tl playground

teal playground

teal-language/tl browser playground.

Setup

yarn install

Adding code snippets

  1. Add a file to snippets, copied from existing snippet file.
  2. Add an entry to the snippets index file.

Development

yarn serve

Build for deployment

yarn build