Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.11 KB

This open-source software is part of the Self-Sovereign Identity Protocol. It is a Next.js front-end application bootstrapped with create-next-app.

Getting Started

npm i

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to run this app locally.

To learn more about Next.js, take a look at the following resources:

You can also check out the Next.js GitHub repository, which appreciates feedback and contributions!

We are deploying the web app on the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.