ts-boilerplate Minimal boilerplate for typescript projects. Cloning: git clone git@github.com:ivpusic/ts-boilerplate.git Commands: # transpile ts to js yarn run build # start bin/index.ts yarn run bin # run tests yarn run test License MIT