Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 405 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 405 Bytes

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