mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2026-01-02 05:44:21 +01: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