/Expensify-Reference

Reference app

Primary LanguageJavaScript

Expensify app for future reference.

Git command List - Create a new git repo git status - view the changes to your project code git add - adds files to staging area git commit - creates a new commit with files from staging area git log - view recent commits