create-bee-mobile
v0.2.0
Published
The Bee CLI is a command line interface tool that can create a React project.
Downloads
1
Readme
create-bee-mobile
create-bee-mobile是一个命令行界面工具,它可以创建一个最基本的React项目。
创建项目:
create-bee-mobile <project-directory> [options]
project-directory
项目名称
options
- --javascript (aliases: -j) 创建一个使用js的项目,默认使用typescript