Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 226 Bytes

Polyflix showcase website

Run locally

First, Install dependencies:

npm ci

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser.