# Procfile for development using HMR # You can run these commands in separate shells rails: bundle exec rails s -p 3000 wp-client: bin/<%= config %>-dev-server wp-server: SERVER_BUNDLE_ONLY=yes bin/<%= config %> –watch
# Procfile for development using HMR # You can run these commands in separate shells rails: bundle exec rails s -p 3000 wp-client: bin/<%= config %>-dev-server wp-server: SERVER_BUNDLE_ONLY=yes bin/<%= config %> –watch