Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Files

Latest commit

 

History

History
13 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 226 Bytes

Scope documentation

Usage

In order to run a live local development server, execute the following commands:

cd website/
yarn install
yarn start

And open http://localhost:3000 to see the documentation site.