mirror of
https://github.com/wmn1525/grasscutterTools.git
synced 2024-11-22 15:37:59 +00:00
10 lines
125 B
Markdown
10 lines
125 B
Markdown
|
# create-fast-vue3
|
||
|
|
||
|
a scanffold to create vue3 project that use fast-vue3 template
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```bash
|
||
|
npm init fast-vue3
|
||
|
```
|