Open Multiple Terminal Tabs on npm Start with ttab and npm-run-all

InstructorSergii Shvager

Share this video with your friends

Send Tweet

Often times when developing web applications, you need to open multiple tabs to run different scripts to start the application. This can all be done with one command

In this lesson, you will learn how to start a project and open multiple terminal tabs with one npm script.

Valid for macOS users.