Skip to content

uronly14me/typescript-express-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript 2 + Express + Node.js

This is a repository to go with my article on creating an Express web application using TypeScript 2.

Install

Install the node packages via:

$ npm install

And then run the grunt task to compile the TypeScript:

$ npm run grunt

Starting

To start the server run:

$ npm start

About

TypeScript 2 + Express + Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.4%
  • JavaScript 35.9%
  • HTML 0.7%