Skip to content

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