/site

DeFi website.

Primary LanguageHTMLMIT LicenseMIT

@defi/site

The DeFi website.

Running

We use Next.js to build the website.

$ yarn
$ yarn dev

Deploying

First, ensure you have no uncommitted changes. Then:

$ yarn deploy

This will push the website to GitHub Pages, and the changes will be reflected shortly.

License

MIT