Go to file
2023-09-29 13:23:27 -05:00
bun fix: initial commit lol 2023-09-29 00:14:09 -05:00
src chore: fmt, event tests 2023-09-29 13:23:27 -05:00
test chore: fmt, event tests 2023-09-29 13:23:27 -05:00
.gitignore fix: gitignore 2023-09-29 00:15:34 -05:00
.prettierrc.cjs fix: initial commit lol 2023-09-29 00:14:09 -05:00
.tool-versions fix: initial commit lol 2023-09-29 00:14:09 -05:00
bun.lockb fix: initial commit lol 2023-09-29 00:14:09 -05:00
index.js fix: initial commit lol 2023-09-29 00:14:09 -05:00
jsconfig.json fix: initial commit lol 2023-09-29 00:14:09 -05:00
package.json fix: initial commit lol 2023-09-29 00:14:09 -05:00
packages.dhall fix: initial commit lol 2023-09-29 00:14:09 -05:00
README.md fix: initial commit lol 2023-09-29 00:14:09 -05:00
spago.dhall chore: fmt, event tests 2023-09-29 13:23:27 -05:00

purescript-puppeteer

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v1.0.3. Bun is a fast all-in-one JavaScript runtime.