Welcome to TypeFramework
TypeFramework is a MVC Web Framework that makes it easy to build enterprise-grade NodeJS apps using TypeScript.
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