Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 698 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 698 Bytes

Denmo

A decentralized Venmo

Setup

Before you run the app locally, install the necesarry global packages first:

Clone the project and install the local packages needed for the project

  • npm install

Configuration:

After you followed the above instructions, run the following command to run Ganache:

  • ganache-cli -m candy maple cake sugar pudding cream honey rich smooth crumble sweet treat

Launch:

When ganache and the request-node is running on the correct (default) ports run the following command to launch the web app:

  • quasar dev