Skip to content

SmartDev1990/TowerSwap-Interface

Repository files navigation

🗼 TowerSwap Frontend

If you want to contribute, please refer to the contributing guidelines of this project.

Documentation

Install dependencies using yarn

apps/web

How to start
yarn

start the development server

yarn dev

build with production mode

yarn build                                                                     |