Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 317 Bytes

File metadata and controls

17 lines (11 loc) · 317 Bytes

This application is part of TyronDAO open-source software.

Getting Started

First, install the dependencies:

npm run i

Then, start the development server:

npm run dev

Open http://localhost:3000 in your browser to view the app locally.