/typescript-rocks-frontend

React, TS/TSX, Github

Primary LanguageTypeScript

To deploy run

git add . #make sure you are in the projects root dir
git commit -m 'message'
git origin push main
npm run predeploy
npm run deploy