Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 689 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 689 Bytes

Project Concord

A community platform for on-demand volunteering.

Getting Started

  1. Clone this repository
  2. Go to the lib/ directory.

Using VS Code

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

Contributors

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.

License

This project uses the MIT License.