Skip to content

teal-language/teal-playground

Repository files navigation

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