Skip to content

chedda-tech/market-frontend

Repository files navigation

Chedda Demo Frontend

This is the repo for the CHEDDA lending protocol demo app frontend

Setup

You first need to install the Ionic CLI to be able to build and run the dapp.

Install Ionic CLI
npm install -g @ionic/cli
Build the app

To run the dapp

ionic build

To serve the application, run the following

ionic serve

This serves the application in the default configuration. To serve a specific configuration, use the --configuration flag, with the name of the environment to run in.

See a list of potential environments here

ionic serve --configuration testnet.XXX

Application should now be running on the default port (8001).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors