Deploy About Small project with cards. TypeScript + React Prerequisites Git - Download & Install Git. Node.js - Download & Install Node.js and the npm package manager. Downloading git clone {repository URL} Installing NPM modules npm install Build application npm run build Running application npm run dev Running tests npm run test