Skip to content

punk-domains/punk-frontend

Repository files navigation

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.