rails-sequel-bootstrap-slim-template How to set up Go to the project folder Install dependencies bundle install Install webpacks rails webpacker:install Create db & migrate rake db:create rake db:migrate uncomment the following line at config/routes.rb # devise_for :users to devise_for :users