Serverless Typescript SampleThis is a sample project to demonstrate how to use serverless framework with typescript.Installnvm use npm install -g yarn yarn installFunction invokeyarn run sls invoke local --function hello -s localServerless offlineyarn run sls offline -s local