Go to file
Cooper Ransom 57b1df466f init 2024-04-25 14:16:30 -04:00
.github init 2024-04-25 14:16:30 -04:00
.vscode init 2024-04-25 14:16:30 -04:00
assets init 2024-04-25 14:16:30 -04:00
src init 2024-04-25 14:16:30 -04:00
.editorconfig init 2024-04-25 14:16:30 -04:00
.eslintrc.js init 2024-04-25 14:16:30 -04:00
.gitattributes init 2024-04-25 14:16:30 -04:00
.gitignore init 2024-04-25 14:16:30 -04:00
.prettierrc.mjs init 2024-04-25 14:16:30 -04:00
LICENSE init 2024-04-25 14:16:30 -04:00
README.md init 2024-04-25 14:16:30 -04:00
manifest.json init 2024-04-25 14:16:30 -04:00
package.json init 2024-04-25 14:16:30 -04:00
pnpm-lock.yaml init 2024-04-25 14:16:30 -04:00
tsconfig.json init 2024-04-25 14:16:30 -04:00

README.md

extension

Enhance your movie-web experience with just one click

Running for development

We use pnpm with the latest version of NodeJS.

pnpm i
pnpm dev