koa-generator-cli

0.0.2 • Public • Published

koa-generator-cli

Koa2 application generator with TypeScript and ESLint.

Features

  • Koa2
  • TypeScript
  • ESLint
  • Necessary middleware
    • koa-body
    • koa-router
    • koa-static
    • koa-views
    • koa-logger
  • Concise code structure

See more detail about the template in 【koa快速入门】之最佳实践.

See more detail about the cli in 用nodejs+ts开发一个koa脚手架.

Installation

npm install koa-generator-cli

Quick Start

koa-generator-cli init youProjectName

Readme

Keywords

none

Package Sidebar

Install

npm i koa-generator-cli

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

14.2 kB

Total Files

15

Last publish

Collaborators

  • luciozhang