ghadagesandip / aws-cognito-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prerequisists

  1. need to have typescript, yarn installed globally

Note:

setup typescript config

npx -p typescript tsc --init

setup eslint

npx eslint --init

setup jest

install yarn globally

yarn global add jest jest --init

About


Languages

Language:TypeScript 100.0%