# mytw-intro

### Steps to deploy

1. git add <changes>
2. git commit ...
3. yarn version:<type of version (major | minor | patch)>
4. git push --tags origin main
