mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
697 B
697 B
Thanks for contributing to RainLoop Webmail!
- Sign the CLA (individual or corporate) at http://www.rainloop.net/contribute/.
- Fork the repo, do work in a feature branch.
- Issue a pull request.
Getting started
- Install node.js -
https://nodejs.org/download/
- Install gulp -
npm install gulp -g
- Fork rainloop -
https://github.com/RainLoop/rainloop-webmail/issues/new#fork-destination-box
- Clone rainloop -
git clone git@github.com:USERNAME/rainloop-webmail.git rainloop
cd rainloop
- Install gulp add gulp plugins into project directory -
npm install
- Run gulp -
gulp
If you have any questions, open an issue or email support@rainloop.net.