website-2018/README
2018-01-29 23:08:37 -05:00

8 lines
141 B
Plaintext

# SGA Website #
## Installing ##
* `bundle install`
## Running ##
* `bundle exec jekyll serve --port $PORT` where `$PORT` is desired port.