mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-07 23:38:14 +08:00
671 B
671 B
Thanks for contributing to RainLoop Webmail!
- Fork the repo, do work in a feature branch.
- Issue a pull request.
Getting started
- Install node.js -
https://nodejs.org/download/
- Install yarn -
https://yarnpkg.com/en/docs/install
- 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 install all dependencies -
yarn install
- Run gulp -
gulp
If you have any questions, open an issue or email support@rainloop.net.