react-koa-app-cli

1.2.1 • Public • Published

react-koa-app-cli

A simple CLI for scaffolding react-koa-app projects.

Installation

prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install -g react-koa-app-cli

Usage

$ react-koa-app init <project-name>

Example:

$ react-koa-app init my-app

The above command pulls the template from react-koa-app, prompts for some information, and generates the project at ./my-app/.

Readme

Keywords

none

Package Sidebar

Install

npm i react-koa-app-cli

Weekly Downloads

2

Version

1.2.1

License

ISC

Unpacked Size

10.4 kB

Total Files

16

Last publish

Collaborators

  • chengxiaocheng