Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 189 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 189 Bytes

README

Getting Started...

  1. run rails db:seed
  2. open one shell and run rails s
  3. open another shell and run rails tailwindcss:watch

OR run ./bin/dev if foreman is installed