/garcon

server framework for the future

Primary LanguageJavaScriptMIT LicenseMIT

Garcon

server framework for the future

Installation

$ npm install garcon --prod

Development

$ npm install -g babel tsd
$ git clone https://github.com/jsen-/garcon
$ cd garcon
$ npm install
$ tsd reinstall
$ npm run build