git clone https://github.com/aslamj/react-web-app-ts.git
cd react-web-app-ts
yarn
yarn startDev web server runs at localhost:3000
yarn jest:coverage
yarn cypress:open
yarn cypress:runReact w/ TypeScript (create-react-app), Prettier/ESLint and Cypress w/ Code_Coverage
TypeScript
git clone https://github.com/aslamj/react-web-app-ts.git
cd react-web-app-ts
yarn
yarn startDev web server runs at localhost:3000
yarn jest:coverage
yarn cypress:open
yarn cypress:run