Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 424 Bytes

Dumpus Landing

This website is inspired from the one made by sjoerd, for the Stats.fm app!

Project setup

  • Install PNPM with corepack prepare pnpm@latest --activate
  • Install dependencies with pnpm install

Compiles and hot-reloads for development

pnpm dev

Compiles and minifies for production

pnpm build