strudel/README.md
2022-02-26 20:22:53 +00:00

12 lines
194 B
Markdown

# strudel ![Strudel test status](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)
## Local development
Run the REPL locally:
```bash
cd repl
npm install
npm run start
```