typefx

0.3.1 • Public • Published

Welcome to TypeFramework

TypeFramework is a MVC Web Framework that makes it easy to build enterprise-grade NodeJS apps using TypeScript with Express. Visit the project sample typefx-sample to see how the TypeFx works.

Prerequisites

In order to test the framework, install mocha

$ npm install mocha -g

If you are on Windows, don't forget to install grunt-cli

Compilation

Clone the latest stable release of TypeFramework:

$ git clone https://github.com/3IE/typeframework.git
cd typeframework
$ npm install
$ grunt 

Test

In order to test the framework :

$ grunt test
$ mocha test\\integration 

Team

TypeFramework is actively built and maintained by 3IE

License

MIT License

Copyright © 2012-2014 Le Vu (Zeke Kievel)

Copyright © 2015 3IE

Package Sidebar

Install

npm i typefx

Weekly Downloads

1

Version

0.3.1

License

MIT

Last publish

Collaborators

  • arnaudlemettre