# zyf-cli **Repository Path**: wendZzoo/zyf-cli ## Basic Information - **Project Name**: zyf-cli - **Description**: 基于nodejs的cli工具 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-23 - **Last Updated**: 2022-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, ejs ## README # Zyf CLI ## Overview Zyf CLI is a complete system based on VUE3 + Vite for rapid development, providing: 1. Vue-router, a complete routing component example 2. Pinia, an example of a Todo component implemented in the Composition API of VUE3 Setup 3. SCSS, CSS preprocessor 4. Vitest, unit testing 5. Axios (to do) 6. Eslint (to do) 7. Prettier (to do) 8. Git Commit by Husky (to do) ## Installation ```shell npm install -g zyf-cli ``` ## Use ```shell zyf-cli ```