Exercises Description Simple local dev env w/typescript. run the following: npm install run to watch TypeScript validation: npm run typescript run to start local hot reload server: npm run start