browser-ext/README.md

13 lines
160 B
Markdown
Raw Permalink Normal View History

2024-04-25 18:16:30 +00:00
# extension
2024-04-27 02:17:45 +00:00
Enhance your experience with just one click
2024-04-25 18:16:30 +00:00
## Running for development
We use pnpm with the latest version of NodeJS.
```sh
pnpm i
pnpm dev
```