Skip to content

etops/typescript-seed

Repository files navigation

typescript-seed

run with

ts-node src/index.ts

or

npm start

build

compile with

tsc

after that run with

node ./dist/index.js

Testing

run

npm test

or with coverage

npm run test:coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published