Mailspring/README.md

10 lines
132 B
Markdown
Raw Normal View History

2015-10-03 02:16:38 +08:00
### Installation
```
gem install bundler
bundle install
# run local webserver with jekyll
bundle exec jekyll serve —verbose
```