jsen- / garcon

server framework for the future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

server framework for the future

License:MIT License


Languages

Language:JavaScript 80.6%Language:TypeScript 19.4%