Skip to content

独立开发脚手架xytem,支持vue、react、ssr等项目模板并完成代码规范配置,及常用工具以及demo展示,更加快速和规范的初始化项目

Notifications You must be signed in to change notification settings

XY0987/xy-project-tem

Repository files navigation

xy-project-tem

创建项目以及工具的一个脚手架,目的是为了创建项目的时候更加方便

安装

yarn add @xy0711/xytem -g
yarn add @xy0711/xytem

如果没有采用全局安装的方式运行使用命令需要添加npx及使用当前文件夹中的node_modules的xytem脚手架来执行该命令

使用

# 使用交互的方式创建项目模板(每个项目模板都会配置相对应的prettier和gitLint提高项目规范性和项目常用的配置,具体可以看相对应的项目说明文档)
xytem create
# 创建一个demo项目
xytem demo
# 创建对应工具
xytem utils

About

独立开发脚手架xytem,支持vue、react、ssr等项目模板并完成代码规范配置,及常用工具以及demo展示,更加快速和规范的初始化项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published