/scream

Scream into the Void

Primary LanguageRustCreative Commons Zero v1.0 UniversalCC0-1.0

Scream into the Void

A basic nostr project for releasing some stress. Tell the world what's going.

Develop

To run the local development server using the Dioxus CLI, run the following:

dioxus serve

This will build the project and run a local development server with hot reload at http://localhost:8080.

Build

To build the WASM app, run the following:

dioxus build --release