Skip to content

dmc12-xyz/website

Repository files navigation

DMC

DMC-12 collaborates on web3 projects and accelerates their build. Whether you're just starting, have built something sweet in web3 and need some skilful input, or want someone to bounce ideas off, you can speak to us.

Setup

  1. Install dependencies
npm install
  1. Run server
npm run dev
  1. Build the app
npm run build
  • Fix prettier issues
npm run pretty