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

Latest commit

 

History

History
16 lines (8 loc) · 196 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 196 Bytes

Doctocat Template

Getting Started

  1. Install dependencies

yarn

  1. Build the site (this only needs to be done once)

yarn run build

  1. Run the development server

yarn run develop