1.8.0 • Published 4 months ago

create-proj v1.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

中文 | English

create-proj

npm version

create project - npm create proj

使用

npm create proj my-proj

┌   create-proj@1.0.0
│
●  create project - npm create proj
│
◆  Node.js version 20 is compatible with 18
│
◇  Currently using the latest version
│
◇  Select a template
│  React
│
▲  The project directory is: /path/to/my-proj
│
◇  Select node version
│  v22.x
│
◇  Select npm registry
│  npmmirror
│
◇  Select code linter
│  biome
│
◇  Generated project 37 files
│
◇  Git repository initialized successfully
│
◆  The project has been created successfully!
│
◆  cd my-proj to start your coding journey
│
└  🎉🎉🎉

模板

模板ReactVue
框架React@19Vue@3
语言TypeScriptTypeScript
构建工具ViteVite
路由系统React RouterVue Router
文件路由@generouted/react-routerUnplugin Vue Router
原子化样式UnoCSSUnoCSS
预处理器SassSass
SVG 图标Vite SVG SpriteVite SVG Sprite
状态管理ValtioPinia
接口请求AxiosAxios
接口同步openapi-axiosopenapi-axios
接口 HookAhooks - useRequestVue-request - useRequest
格式化 1BiomeBiome
格式化 1ESLintESLint
格式化 1PrettierPrettier
格式化StyleLintStyleLint
Git 钩子LefthookLefthook
Git 消息CommitlintCommitlint

注意 1: 格式化工具 ESLint + Prettier 或 Biome 在创建工程时会提示你二者选其一。

1.8.0

4 months ago

1.7.0

4 months ago

1.6.0

4 months ago

1.5.0

5 months ago

1.4.0

5 months ago

1.3.0

5 months ago

0.0.0

5 months ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago