Skip to content

careteenL/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license Build Status npm NPM downloads

🚀模板项目脚手架

特性

设计文档前端工程化-打造企业通用脚手架

  • 创建项目+集成通用代码
  • 常见痛点的解决方案(快速生成页面并配置路由...)
  • 配置(eslint、tsconfig、prettier...)
  • 提效工具(拷贝各种文件)
  • 插件(解决webpack构建流程中的某个问题...)

快速使用

YARN

npm i -g yrm
yarn global add @careteen/cli

THEN

@careteen-cli-example-1

全局安装

yarn global add @careteen/cli

查看所有命令帮助

careteen --help

下载项目

careteen create my-project

@careteen-cli-example-0

目前提供以下模板项目

各取所需...

issue模板

贡献指南

更新日志

计划