Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 199 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 199 Bytes

splash-monorepo

Quickstart

Install dependencies

yarn

Build all packages

yarn build

Run Linter

yarn lint

Run Prettier

yarn format