..
2024-03-15 10:14:22 +01:00
2024-01-26 12:09:35 +01:00
2024-10-18 16:04:48 +02:00
2024-01-26 12:09:35 +01:00
2024-01-31 15:49:52 -03:00
2024-01-31 15:49:52 -03:00
2024-01-31 15:49:52 -03:00
2024-02-05 09:38:25 +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