create-koa-app

0.0.6 • Public • Published

create-koa-app

Create koa apps with koa-base-boilerplate

explain

koa-base-boilerplate is a koa boilerplate integrated with koa-router koa-cors koa-bodyparser koa-auto-routes babel

and happly, you can use async/await in your app like koa2, even though we use koa1.

This handy feature is owe to babel.

koa-base-boilerplate is simple and flexible !

usage

first, install

npm install create-koa-app -g

then, use create-koa-app create your koa app

create-koa-app [your app name]

then, build

cd [your app name] && npm i

then, run

npm start

/create-koa-app/

    Package Sidebar

    Install

    npm i create-koa-app

    Weekly Downloads

    2

    Version

    0.0.6

    License

    ISC

    Last publish

    Collaborators

    • flypie2