The MoonDAO Dashboard at https://dashboard.moondao.com is where community members can see the latest Announcements, Proposals, Treasury information and more..
The code in this repository is structured into two main parts:
.
├── public # Assets
└── src # React project
See README.md
Install dependencies:
yarn install
Start the development server:
yarn dev
Open a browser and go to http://127.0.0.1:5173/