Skip to content

doc22940/template-doctocat

Repository files navigation

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