Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3 #59
@@ -19,9 +19,9 @@ Setting up local database (SQLite):
|
||||
bundle exec rails db:create
|
||||
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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user