Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 494 Bytes

Punk Domains frontend

Punk Domains - Web3 Domains for DAOs

https://punk.domains

Quickstart

npm install
npm run dev

Development

Develop on the develop branch (or a temporary branch which is then merged to develop). Never develop directly on the main branch.

When you want to push your changes to production, merge develop branch into the main branch.