typeframework

0.2.1 • Public • Published

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

Note: Don’t use sudo if you’re using Windows.

Create a New TypeFramework Project

Create a new app:

$ tfw new testProject

Run your app:

cd testProject
$ tfw start

And Voilà, your application has started. Visit http://localhost:3000 and you should see the default homepage.

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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

Package Sidebar

Install

npm i typeframework

Weekly Downloads

4

Version

0.2.1

License

MIT

Last publish

Collaborators

  • zekelevu