Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 299 Bytes

avalanche-amm

Steps to run the application in your local machine:-

  • Clone this repo:
git clone https://github.com/SayanKar/avalanche-amm.git
  • Move in the avalance-amm directory and install all the dependencies:
npm install
  • Run the application:
npm start