Skip to content

tyronDAO/ssibrowser

 
 

Repository files navigation

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.