Skip to content

cleancoindev/synthetix-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetix website

Getting started

Create your own .env.local file with:

cp .env.example .env.local

Fill in the missing keys and run yarn install to install the dependencies.

After the successful installation, run yarn dev to spin up the application. http://localhost:3000

About

Synthetix website powered by next.js + typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%