Skip to content

blt-r/pinokoisk

Repository files navigation

Pinokoisk

Build instructions

First install the dependencies:

pnpm install

Then, to launch a dev server:

pnpm dev

Or, to build for production:

pnpm build

This will bundle the app into ./dist. You cen serve it with

pnpm dlx serve --single ./dist

Deployed app

The app is also deployed at pinokoisk.netlify.app

About

React spa using tmdb's api

Resources

Stars

Watchers

Forks

Packages

No packages published