Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xie392/create-xie392-template
用于创建常用模板的脚手架
https://github.com/xie392/create-xie392-template
Last synced: 25 days ago
JSON representation
用于创建常用模板的脚手架
- Host: GitHub
- URL: https://github.com/xie392/create-xie392-template
- Owner: xie392
- Created: 2024-11-24T06:47:23.000Z (29 days ago)
- Default Branch: master
- Last Pushed: 2024-11-24T07:24:05.000Z (29 days ago)
- Last Synced: 2024-11-24T08:19:10.941Z (29 days ago)
- Language: TypeScript
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 项目介绍
本项目是一个项目模板脚手架,可以快速创建本人常用的项目模板。
# 运行
```
npm create xie392-template@latest# 或者
npx create-xie392-template@latest# 或者
pnpm create xie392-template@latest
```