Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 412 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 412 Bytes

Dexwallet Website

Dexwallet 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