https://github.com/winjs-dev/create-project
快速创建项目的脚手架,功能和 vue-preset 一样,但更为简单方便快捷
https://github.com/winjs-dev/create-project
boilerplate template vue-cli vue-preset vue2 vue3
Last synced: 8 months ago
JSON representation
快速创建项目的脚手架,功能和 vue-preset 一样,但更为简单方便快捷
- Host: GitHub
- URL: https://github.com/winjs-dev/create-project
- Owner: winjs-dev
- Created: 2021-10-13T09:00:55.000Z (over 4 years ago)
- Default Branch: docs
- Last Pushed: 2025-08-11T02:19:24.000Z (10 months ago)
- Last Synced: 2025-09-22T01:33:54.644Z (9 months ago)
- Topics: boilerplate, template, vue-cli, vue-preset, vue2, vue3
- Homepage: https://winjs-dev.github.io/create-project/
- Size: 4.78 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-project
An easy way to start a project
## Usage
```sh
npm init @winner-fed/project@2 project-name
```
## Document
[Here](https://cloud-templates.github.io/create-project)