Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 300 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 300 Bytes

Loopso Swap

Installation

Clone the repository

git clone https://github.com/useloopso/loopso-swap.git

Deployment

First install the dependencies with the following command:

npm install

Thereafter run the following command to run Loopso Swap locally:

npm run dev