Explain setup steps
This commit is contained in:
parent
b0c9a82ab7
commit
2ced38c247
@ -48,9 +48,10 @@ The user can also print the detail view with a print button on the detail view.
|
||||
|
||||
## Setup
|
||||
|
||||
- `rake db:create`
|
||||
- `rake db:migrate`
|
||||
- `rails server`
|
||||
- `rake db:create` to create the database
|
||||
- `rake db:migrate` to do the migrations
|
||||
- `rails server` to start the web server
|
||||
- The web interface is accessible by default on `http://localhost:3000`
|
||||
|
||||
## Authors
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user