Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuowendong/zyf-cli
zyf-cli is a complete system based on vue3 + vite for rapid development
https://github.com/zuowendong/zyf-cli
ejs node
Last synced: about 1 month ago
JSON representation
zyf-cli is a complete system based on vue3 + vite for rapid development
- Host: GitHub
- URL: https://github.com/zuowendong/zyf-cli
- Owner: zuowendong
- License: mit
- Created: 2022-09-01T08:22:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T07:45:35.000Z (over 2 years ago)
- Last Synced: 2024-11-15T10:57:39.364Z (about 2 months ago)
- Topics: ejs, node
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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
```