web: cd client && npm run dev
api: bundle exec rails s -p 3000
