Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 320 Bytes

Gcoin App

App for interacting with the Cogito Protocol.

Development

Run the development server:

npm run dev

Open http://localhost:3000.

Build

Generates a static export that can be hosted on IPFS or traditional cloud.

npm run build && npx serve@latest out