Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```