/DexLab-website

Primary LanguageJavaScriptMIT LicenseMIT

DexLab Website

DexLab Website, bundled with awesome GatsbyJs v2.

Stack

To use

  • Fork or download this repository
  • Ready!

To change site config ./utils/config.js

Setup

Run:

yarn install

Development

To start development server

yarn start

Deployment

yarn run build
yarn serve