# llx-cli-starter **Repository Path**: liuxing997/llx-cli-starter ## Basic Information - **Project Name**: llx-cli-starter - **Description**: llx-cli-starter - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-23 - **Last Updated**: 2023-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # llx-cli ![Size](https://img.shields.io/bundlephobia/min/llx-cli?style=flat-square) ![License](https://img.shields.io/npm/l/llx-cli?style=flat-square) ![Version](https://img.shields.io/npm/v/llx-cli?style=flat-square) ![Downloads](https://img.shields.io/npm/dt/llx-cli?style=flat-square) ![Month Downloads](https://img.shields.io/npm/dm/llx-cli?style=flat-square) ## Usage ### Install ```shell # yarn yarn global add llx-cli ``` ```shell # npm npm install llx-cli -g ``` ### Create Project ```shell llx create ``` To create a project called 'demo', use the command: ```shell llx create demo ``` ### Supported Templates After executing the command, you are prompted to choose to create a vite-vue3-ts-vueRouter-pinia-antDesign or vite-vue3-ts-vueRouter-pinia-elementPlus project. 2023.02.17 Added vite-vue3-ts-vueRouter-pinia-arcoDesign and vite-vue3-ts-vueRouter-pinia-Naive UI projects. 2023.02.21 New vite-vue3-ts-vueRouter-pinia-viewDesign project. ### Contact the author --- Thanks for using llx-cli. Development by liuxing. If you have any questions, please contact me (liuxing997@foxmail.com). ---