This lesson is included with Plus.
Add a `start` script to `package.json` and run it with `npm start` or `npm run`. See how npm scripts give a project a standard command even when the underlying Node command is longer.