Skip to content

apeir99n/site

 
 

Repository files navigation

@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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.7%
  • TypeScript 28.0%
  • JavaScript 0.3%