rn-cli

0.0.2 • Public • Published

使用

Usage: rn [options] [command]

Commands:

init [options] [env]                      run setup commands for all envs
module|m [name] [options] [name]          create react-native javascript module
iosmodule|im [name] [options] [name]      create react-native ios module
androidmodule|am [name] [options] [name]  create react-native android module
start|s                                   运行react-native  + eslint
lint [options] [file]                     use eslint to check file

Options:

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

开发

  • clone到本地后,npm link
  • 运行修改的命令

Readme

Keywords

Package Sidebar

Install

npm i rn-cli

Weekly Downloads

4

Version

0.0.2

License

ISC

Last publish

Collaborators

  • zero-g