mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-22 15:43:14 +01:00
Update README.md
This commit is contained in:
parent
20a66e639e
commit
7e6675ceab
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
1. Install Ruby, Bundler, Elasticsearch
|
||||
1. Start Elasticsearch: `$ elasticsearch`
|
||||
1. `$ bundle && bundle exec rake db:setup`
|
||||
1. Start Rails server `$ bundle exec rails s`
|
||||
1. Visit http://localhost:3000
|
||||
1. Setup Rails app: `$ bundle && bundle exec rake db:setup`
|
||||
1. Start Rails server: `$ bundle exec rails s`
|
||||
1. Visit [http://localhost:3000](http://localhost:3000)
|
||||
|
||||
TODOs: https://github.com/ahx/stadtratmonitor/issues
|
||||
|
|
Loading…
Reference in a new issue