Skip to content
forked from nimi-app/app

Nimi main App repo. Manage your Nimi's!

License

Notifications You must be signed in to change notification settings

nimi-app/app-rio

 
 

Repository files navigation

Nimi App

Nimi app codebase.

Development

Setup

Clone

git clone https://github.com/nimi-app/nimi-frontend
cd nimi-frontend

Install dependencies

npm i

Some components, like contract factories and types and GrapQL queries must be generated using:

npm run contracts:codegen
npm run graphql:codegen

Start

To start the app:

npm run start

About

Nimi main App repo. Manage your Nimi's!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%