Skip to content
 
 

Repository files navigation

Welcome to TSFramework

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

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

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

About

A MVC Web Framework for Nodejs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages