Imagine you have more than 5 node or js project. I can't remember all the start commands, it can be npm start, npm run dev, npm start:dev etc because each project started by different author.
is there any alias shortcut I can use in my terminal so that I don't have to keep referring to those command to start the apps?