Skip to content

Quickstart repo for typescript/ node with basic logging / routing setup

Notifications You must be signed in to change notification settings

brian-duffy/node-express-typescript-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express-typescript-quickstart

Quickstart repo for typescript/ node with basic logging / routing setup

Repository for use for a quick start for live reload of API in typescript & node.

Usage steps:

  1. npm install -g grunt
  2. npm install
  3. grunt ( default to launch express in livereload mode) ⋅⋅3. grunt serve to watch for ts changes without reloading server. ⋅⋅3. grunt build to build the server

About

Quickstart repo for typescript/ node with basic logging / routing setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published