Skip to content

useloopso/loopso-swap

Repository files navigation

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