Skip to content

byteball/discount-stablecoin-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discount Stablecoins

Install

Install node.js, clone the repository, then say

npm install

ENV

Copy the appropriate .env.XXXX file to .env.

Run

npm run start

Build

npm run build