Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 639 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 639 Bytes

DevDonor

A free platform to connect charities with programmers

Built with

Installing

Install dependancies

yarn

Start a local server

yarn serve

Deploying

Deploy to Firebase

yarn deploy

Testing

Run all tests

yarn test

License

This project is licensed under the MIT License - see the LICENSE.md file for details