Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 281 Bytes

Deployment Guide Documentation

This is the source code for the Deployment Guide. Use this as a reference.

Usage

  • yarn start to start the dev server on localhost:3000

  • yarn build to build the server into build

  • yarn gh-pages to upload to the gh-pages branch