Skip to content

mytoandeptrai/express-ts-template

Repository files navigation

Express Typescript Template

How to run

Run on local:

npm i
npm run start-ts

Run on other enviroments:

npm run build
npm run start-{env}

You can also run with:

NODE_ENV={env} npm run start

About

Express Typescript Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published