Hello, this is the frontend repository of the MoDex Swap. The code is built with React and built using yarn
.
To run the project you need yarn
First run
yarn
this will install all the packages.
Secondly run
yarn start
this will run the project locally.