init-react-app
v0.0.3
Published
A tool which can help you init you react app quickly.
Downloads
29
Maintainers
Readme
Init React App
A tool which can help you init you react app quickly.
Quick Start
- npm install init-react-app -g
- run command
init-react-app
Tools
- commander: 一个强大的 nodejs 的命令行框架。可以处理命令行输入和参数解析。
- inquirer: 一个用于命令行交互的库。提供了命令行选择和输入的功能。
- download-git-repo: Download github repo
- ora: Elegant terminal spinner