A node.js framework based on koa. Our goal is to build the best industrial node.js framework for high concurrency and high flow application.
npm install larkLark
====
Lark is a node.js framework based on Koa
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![NPM downloads][downloads-image]][npm-url]
[![Node.js dependencies][david-image]][david-url]
Use npm to install
````
$ npm install --global lark
Use lark-CLI to build lark apps
to be continued ...
[npm-image]: https://img.shields.io/npm/v/lark.svg?style=flat-square
[npm-url]: https://npmjs.org/package/lark
[travis-image]: https://img.shields.io/travis/larkjs/lark/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/larkjs/lark
[downloads-image]: https://img.shields.io/npm/dm/lark.svg?style=flat-square
[david-image]: https://img.shields.io/david/larkjs/lark.svg?style=flat-square
[david-url]: https://david-dm.org/larkjs/lark
[coveralls-image]: https://img.shields.io/codecov/c/github/larkjs/lark.svg?style=flat-square
[coveralls-url]: https://codecov.io/github/larkjs/lark