doctocat-template icon indicating copy to clipboard operation
doctocat-template copied to clipboard

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