Skip to content

Commit

Permalink
Add how to server start in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kotatsu committed Mar 4, 2024
1 parent 31b2a99 commit cd6c668
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# emorihouse.github.io
emori house for RubyKaigi

# Server start at local

```ruby
bundle exec jekyll serve
```

0 comments on commit cd6c668

Please sign in to comment.