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

undefinedlabs/scope-docs

Repository files navigation

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.