Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 412 Bytes

File metadata and controls

23 lines (13 loc) · 412 Bytes

Smoothly Protocol Website

This is the offical website used to interact with the Smoothly Protocol.

Getting Started

First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifing any file in the src folder. The page auto-updates as you edit the file.