Update dev command in README
This commit is contained in:
@@ -19,9 +19,9 @@ Setting up local database (SQLite):
|
|||||||
bundle exec rails db:create
|
bundle exec rails db:create
|
||||||
bundle exec rails db:migrate
|
bundle exec rails db:migrate
|
||||||
|
|
||||||
Running the dev server:
|
Running the dev server and auto-building CSS files on change:
|
||||||
|
|
||||||
bundle exec rails server
|
bin/dev
|
||||||
|
|
||||||
Running the background workers (requires Redis):
|
Running the background workers (requires Redis):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user