Skip to content

justDare/typescript-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-express-starter

Boilerplate for getting started with TypeScript, Express, Node, and Mocha.

Getting Started

Run in development mode:

npm run dev

Run tests:

npm run test

Build:

npm run build

Start built application -> located in /dist:

npm run start

About

Template for TDD with typescript, express & node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published