Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 256 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 256 Bytes

JusDeFi UI

Front end application for interaction with JusDeFi contracts.

Development

Install dependencies:

yarn install

Run the development server:

yarn run nuxt

Generate static site:

yarn run nuxt generate