A community platform for on-demand volunteering.
- Clone this repository
- Go to the
lib/
directory.
Since not all developers are using VS Code, we must ensure that .vscode/ does not get checked into the source code. To do this:
- Delete the folder on your local machine
- Commit the change
- Update
.gitignore
to exclude.vscode/
- Commit that change
- Undo the file deletion
For those not on the Citizens Together team, please fork the concord-mobile
repository and make a pull request to the dev
branch outlining your changes.
This project uses the MIT License.