reaux-cli

1.1.3 • Public • Published

npm version

reaux-cli

通过命令行创建 reaux 应用程序

安装

npm i reaux-cli -g

使用

rc init <project-name> ## 创建项目
rc module <module-name> ## 创建模块
rc comp <component-name> [destination-path] ## 创建组件
rc state ## 更新全局状态
rc download <source-url> <destination-path> ## 下载资源

Readme

Keywords

none

Package Sidebar

Install

npm i reaux-cli

Weekly Downloads

0

Version

1.1.3

License

ISC

Unpacked Size

15.5 kB

Total Files

17

Last publish

Collaborators

  • vocowone