Check out the contribution guide on DoneJS.com for information on:
- Code of Conduct
- Getting Help
- Project Organization
- Reporting Bugs
- Suggesting Features
- Finding Ways to Contribute
- Developing Locally
- Changing the Code
- Updating DoneJS.com
- Evangelism
The rest of this guide has information that’s specific to this repository.
git clone git@github.com:donejs/donejs-firebase.git
cd donejs-firebasenpm installYou can run the tests with:
npm test