Dependencies Node.js Running the Front End In the Terminal, run npm install # install all of the Node dependencies npm start # start client application The client application will be running on http://localhost:3000