Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 489 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 489 Bytes

Nimiq 2.0 Migration Site

Features

  • Uses nimiq-css and Nimiq Icons for the UI where possible
  • Added unocss with attributify mode.

Recommended IDE Setup

VSCode + Volar.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build