# less-write **Repository Path**: feng-lekai/less-write ## Basic Information - **Project Name**: less-write - **Description**: A Vue.js 3 UI Library & CLI - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-07 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Less Write

A Vue.js 3 UI Library & CLI

- Vue3 Composition API - Written in TypeScript ## Feather - pnpm manages monorepo environment - Integrated cli - ui components - Hook function - vite test environment ## TODO - gulp workflow management construction - Document site ## Getting Started NodeJS >= 18 Git > v2.20 ``` pnpm install ``` ### Making changes to the component instead of website ``` pnpm dev ```