Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

ts-guidelines

TypeScript Guidelines

Guidelines and standards on how to write and organize TypeScript projects.

Quick Start

  1. Clone this repository
  2. Install the dependencies (npm i)
  3. Run the project (npm run serve)
  4. Browse the documentation