Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 131 Bytes

File metadata and controls

11 lines (9 loc) · 131 Bytes

README

docker-compose up -d
docker-compose exec web bash
./bin/rails tailwindcss:install
./bin/rails db:create