mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-04-06 10:58:05 +02:00
Nostr DVM web app
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
npm run preview