Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xie392/create-xie392-template

用于创建常用模板的脚手架
https://github.com/xie392/create-xie392-template

Last synced: 25 days ago
JSON representation

用于创建常用模板的脚手架

Awesome Lists containing this project

README

        

# 项目介绍

本项目是一个项目模板脚手架,可以快速创建本人常用的项目模板。

# 运行

```
npm create xie392-template@latest

# 或者
npx create-xie392-template@latest

# 或者
pnpm create xie392-template@latest
```