0.0.7 • Published 1 year ago

create-my-vite-vue3 v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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