Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 195 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 195 Bytes

Cypher

Setup

nvm use
pnpm i
pnpm dev

Build

pnpm staging # build in staging mode
pnpm build # build in production mode

Preview

pnpm preview