5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
web: bundle exec hanami server
|
|
tailwind: bundle exec rake tailwind:watch
|
|
assets: bundle exec hanami assets watch
|
|
redis: redis-server
|