koas

1.5.0 • Public • Published

A scaffold for koa-based web application(koa2.0)

Installation

sudo npm install koas -g

How to use

koas path/to/project && cd path/to/project
yarn
yarn start

That's all!
open app.js, and enjoy yourself~
Note: you should use node7.6+ to support async/await syntax, or config your own babel env

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i koas

    Weekly Downloads

    1

    Version

    1.5.0

    License

    MIT

    Last publish

    Collaborators

    • ywwhack