railsbridge / docs

Curriculum for RailsBridge workshops
docs.railsbridge.org
Other
3.45k stars 452 forks source link

Note about leaving the server running in its own command prompt #592

Open gregblass opened 7 years ago

gregblass commented 7 years ago

I had 3 students ask me the same question yesterday, basically "how do I keep running console commands with the web server running." There should be some note about opening a new command prompt (or tab in macOS) and how you'll typically keep the server running in the background while you develop.