Skip to content
Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 9 or later, make sure you turn off "Compatibility View".

This repository

The MVC Web Framework for TypeScript

branch: master
README.md

Welcome to TypeFramework

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

NPM version Build Status

Installation

Install the latest stable release of TypeFramework

$ sudo npm install -g typeframework-cli

Create a New TypeFramework Project

Create a new app:

$ tfw new testProject

Run your app:

$ cd testProject
$ tfw start

View Live Examples

You can also view live examples here:

Team

TypeFramework is actively built and maintained by Zeke Kievel

License

MIT License

Copyright © 2012-2014 Le Vu (Zeke Kievel)

Something went wrong with that request. Please try again.