purescript-puppeteer/README.md

16 lines
234 B
Markdown
Raw Normal View History

2023-09-29 05:14:09 +00:00
# purescript-puppeteer
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.js
```
This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.