Skip to content

crystoline/node-express-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express-typescript

This is a node express starter package. Code in Typescrip, transpile to js

How to

  1. Clone this repo
  2. run: "npm install" to install required packages
  3. run: npm run start to start the app on port 3200. or run: "npm run dev" to run with nodemon. With this you don't have to stop and run app everytime you make changes.

Note

The view engine is hbs

About

Node Express with typescript starter package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published