mirror of
https://github.com/sussy-code/browser-ext.git
synced 2026-01-11 20:10:17 +00:00
12 lines
170 B
Markdown
12 lines
170 B
Markdown
# extension
|
|
|
|
Enhance your movie-web experience with just one click
|
|
|
|
## Running for development
|
|
|
|
We use pnpm with the latest version of NodeJS.
|
|
|
|
```sh
|
|
pnpm i
|
|
pnpm dev
|
|
```
|