- Install Node.js
https://nodejs.org/en/download/
- Clone repository to your system using the following command or git desktop
git clone https://github.com/YOUR_USERNAME/YOUR_REPOSITORY
- Install repository dependencies
npm install
-
Create AWS user with programmatic access to Amazon Polly
-
Add user accessKey and secretAccessKey to app.ts
-
Run and lint Application
npm start