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

jusdefi/jusdefi-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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