Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-framework

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-framework

TSFramework

  • 0.2.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 09 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc