Installation
Prerequisites
-
Bun must be installed.
Steps
-
Clone the Repository:
bash Copy code git clone https://github.com/aragon/gov-app-template.git cd gov-app-template
-
Install Dependencies and Run Dev Server:
bash Copy code bun install bun dev
Your development server should now be running locally. Visit the provided URL to see the Governance App Template in action.