0.0.3 • Published 5 years ago

init-react-app v0.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Init React App

A tool which can help you init you react app quickly.

Quick Start

  1. npm install init-react-app -g
  2. run command init-react-app

Tools

  • commander: 一个强大的 nodejs 的命令行框架。可以处理命令行输入和参数解析。
  • inquirer: 一个用于命令行交互的库。提供了命令行选择和输入的功能。
  • download-git-repo: Download github repo
  • ora: Elegant terminal spinner