Skip to content

kienbd/express-typescript-boilerplate

Repository files navigation

Minimum Viable Express Typescript Application

Quick start

Start dev server at http://localhost:3000. Monitor changes in src

npm run dev

Serve server at http://localhost:3000

npn run serve

Test with jest

npm run test

Generate test coverage

npm run test:coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published