Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 370 Bytes

CONTRIBUTING.md

File metadata and controls

38 lines (24 loc) · 370 Bytes

Contributing

Requirements

Dependencies installation

npm i

Packages

Applications

Example

Start

npm -w apps/example start

Documentation

Development

npm -w documentation run dev

Build

npm -w documentation run build