Node Typescript Template Currently configured to use index.ts in the src/ directory. Change the tsconfig.json to change behavior. Development w/ live-reload yarn dev OR, you can build To JS w/o live-reload yarn build