1.0.7 • Published 3 years ago

belle-react-cli v1.0.7

Weekly downloads
104
License
MIT
Repository
github
Last release
3 years ago

本脚手架模拟create-react-app的生成typescript模板过程,主要改动了初始工程目录结构、eslint规则等。

保留create-react-app在项目初始化后的全部功能(npm start、npm eject、npm test、npm build等原有功能)

使用方法如下:

npx belle-react-cli my-project-name

选择模板新建一个项目:

npx belle-react-cli my-project-name --template=template-xxx
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago