Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 386 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 386 Bytes

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