2023-12-29 16:05:10 +01:00

9 lines
145 B
Markdown

# vite-vanilla-repl
This folder demonstrates how to set up a strudel repl using vite and vanilla JS. Run it using:
```sh
npm i
npm run dev
```