use skypack in example

This commit is contained in:
Felix Roos 2022-04-16 15:36:49 +02:00
parent 0ed1c75c38
commit 2cf129408b
3 changed files with 6 additions and 12 deletions

View file

@ -26,5 +26,4 @@ scheduler.start()
```
A more sophisticated example can be found in [examples/repl.html](./examples/repl.html).
You can run it inside this directory with `npm run example`.
You can run it by opening the html file with your browser!