Skip to content

zoonderkins/typescript-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-express-starter

An easy way to run typescript3 on express

How to run

  1. npm install
  2. npm run tsc
  3. npm run start

Project structure

.
├── src
│   ├── app.ts
├── node_modules
├── package.json
└── tsconfig.json

About

An easy way to run typescript3 on express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published