0.2.6 • Published 8 years ago

ts-framework v0.2.6

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Welcome to TSFramework

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

NPM version

Installation

Install the latest stable release of TSFramework:

$ sudo npm install -g tsfw-cli

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

Create a New TSFramework Project

Create a new app:

$ tsfw new testProject

Run your app:

$ cd testProject
$ tsfw start

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

Documentation

TSFramework

Team

TSFramework is actively built and maintained by Jhon Mike

License

MIT License

Copyright © 2016