Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 293 Bytes

Monorepo

This is a monorepo project built with Vue 3 and TypeScript.

Project Structure

  • docs/ - Project documentation
  • internal/ - Internal configurations
  • packages/ - All components and composables are settled here

Project Setup

pnpm install
pnpm run docs:dev