Skip to content

Synthetixio/synthetix-dashboard

Repository files navigation

Netlify Status

Synthetix Dashboard website

This site uses Netlify for the hosting.

Branches

The staging branch is the dev version which automatically deploys to https://staging.dashboard.synthetix.io. The master branch automatically deploys to https://dashboard.synthetix.io.

Install

npm i

Format

npm run format

Run

npm start

Build the Static Site

npm build

Analyze package modules

npm build:analyze