Skip to content

Template project for a Node app with Express and TypeScript

Notifications You must be signed in to change notification settings

zeepk/typescript-node-express-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Node Express Template

Template project for a Node app with Express and TypeScript

Instructions

Pretty simple, really

  1. Clone with git clone https://github.com/zeepk/typescript-node-express-template.git
  2. Install node modules with npm install
  3. Run with npm start which uses ts-node-dev to stay up to date with your TypeScript changes

About

Template project for a Node app with Express and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published