Mailspring/README.md
2015-10-02 11:16:38 -07:00

9 lines
132 B
Markdown

### Installation
```
gem install bundler
bundle install
# run local webserver with jekyll
bundle exec jekyll serve —verbose
```