Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 267 Bytes

File metadata and controls

30 lines (19 loc) · 267 Bytes

DEVELOP

This monorepo use by TypeScript, turbo and pnpm.

Develop Environment

  • turbo
  • pnpm
  • Node.js

INSTALL

pnpm i

Lint

turbo lint

Test

turbo test

Publish