Skip to content

HydroBlockchain/hydroswap-v2-frontend

Repository files navigation

Netlify Status

This project contains the main features of the Hydroswap application.

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

Documentation

Quick Start

install dependencies using yarn

yarn

start the development server

yarn dev

build with production mode

yarn build

# start the application after build
yarn start

Releases

No releases published

Packages

No packages published

Languages