xieyezi-cli

A cli for creating vue / react projects

Usage no npm install needed!

<script type="module">
  import xieyeziCli from 'https://cdn.skypack.dev/xieyezi-cli';
</script>

README

特性

  • 快速生成项目模板
  • 支持react+ts 项目
  • 支持Vue 2.x 项目
  • 错误提示 ❎
  • 命令联想☁️
  • eslint
  • prettier
  • 生成git提交模版

安装

 yarn global add xieyezi-cli  ||  npm isntall -g xieyezi-cli

Option

Usage: xieyezi-cli <command> [options]

Options:
  -V, --version      output the version number
  -h, --help         output usage information

Commands:
  create <app-name>    Create a project with template from xieyezi react template