Skip to content

LiberJe/react-sexy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

一个简单的react脚手架工具

status: alpha

开始

安装

npm install -g react-sexy

使用

你可以用下面的命令来创建自己的项目:

react-sexy init [template] [my-project]

  • template react-sexy模板名

  • my-project 新建项目名

你可以通过下面的命令来查询当前react-sexy拥有的模板:

react-sexy list

你也可以利用react-sexy直接下载GitHub上其他人的react项目模板:

react-sexy init username/repo my-project

关于

react-sexy fork自vue-cli,目前已可以简单使用。

施工中的模板:

About

A simple cli of creating react apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published