create-spr-app

1.1.7 • Public • Published

create-spr-app

一款简洁且功能强大的 CLI 工具

// 下载方法
$ npm install create-spr-app -g

使用方法

$ create-spr-app start

默认配置

  • typescript
  • eslint
  • prettier
  • stylelint
  • commitlint
  • commitizen
  • tailwind css

要求

  • 本项目采用 ESM 规范,请确保自己 Node 版本 > 18

  • 项目命令行交互采用 Commander.js,确保.js文件默认以 Node.js javascript runtime 运行

  • npm should be installed.

  • git should be installed (recommended v2.4.11 or higher)

完成进度:

  • [x] 设计整体结构
  • [x] 搭建项目骨架
  • [x] 完成基础交互流程
  • [x] 完成功能模块
  • [ ] 功能测试

Package Sidebar

Install

npm i create-spr-app

Weekly Downloads

1

Version

1.1.7

License

MIT

Unpacked Size

45.8 kB

Total Files

57

Last publish

Collaborators

  • shallowwind