ASD 18+ project
Useful links:
Development set-up
- Install postgresql.
- Ensure postgresql service is running, listening at localhost:5432
- Run
bundle install && rails db:create:all && rails db:migrate && rails db:seed rails sand visit localhost:3000
ASD 18+ remake using Ruby on Rails
Useful links:
bundle install && rails db:create:all && rails db:migrate && rails db:seedrails s and visit localhost:3000
Log in or sign up for Devpost to join the conversation.