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
|
## Setup
|
||||||
|
|
||||||
- `rake db:create`
|
- `rake db:create` to create the database
|
||||||
- `rake db:migrate`
|
- `rake db:migrate` to do the migrations
|
||||||
- `rails server`
|
- `rails server` to start the web server
|
||||||
|
- The web interface is accessible by default on `http://localhost:3000`
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user