This project contains the main features of the DBRO Swap application.
If you want to contribute, please refer to the contributing guidelines of this project.
Install dependencies using pnpm
How to start
pnpm i
start the development server
pnpm dev
build with production mode
pnpm build
# start the application after build
pnpm start
How to start
pnpm dev:aptos
pnpm build:aptos
How to start
pnpm dev:blog
pnpm build:blog