atrakeur / ts-framework

A MVC Web Framework for Nodejs

Home Page:http://tsframework.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to TSFramework

TSFramework is a Web Framework that makes it easy to build enterprise-grade NodeJS apps using TypeScript.

NPM version Build Status TravisCI Join the chat at https://gitter.im/tsframework/ts-framework

Installation Dev Version

$ sudo npm install -g typescript typings
$ sudo npm install
$ typings install
$ npm test // app test

Team

License

MIT License

Copyright © 2016

About

A MVC Web Framework for Nodejs

http://tsframework.github.io

License:MIT License


Languages

Language:TypeScript 100.0%