Skip to content
/ lark Public

A industrial node.js framework for high concurrency and high flow application, based on koa.

License

Notifications You must be signed in to change notification settings

larkjs/lark

Repository files navigation

Lark

Lark is a node.js framework based on Koa

NPM version build status NPM downloads Node.js dependencies

Installation

$ npm install -g lark

Type lark, if lark is correctly installed, you'll see the usage info.

Quick Start

The quickest way to get started with lark is to utilize the executable lark to generate an application as shown below:

$ lark new lark-app

Lark will create a project name larkApp under the same directory.

Try to run this app.

$ lark run

More

You can find more infomation in our wiki

About

A industrial node.js framework for high concurrency and high flow application, based on koa.

Resources

License

Stars

Watchers

Forks

Packages

No packages published