Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 257 Bytes

terramate-docs

Repository terramate-docs

Project Setup

we use pnpm as our package manager, see here

Install all dependencies:

pnpm install

Compile and Hot-Reload for Development

pnpm start