Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 303 Bytes

RAND0M // S0UNDS website

Visit -> https://randomsounds.wtf

Local setup

Requires pnpm and Node.js 14+.

pnpm i
pnpm dev # development server with a local test node (e.g. Ganache, `hardhat node`)
pnpm dev:polygon # development server on Polygon network
pnpm build && pnpm start # prod