How to Run the Application Running the Server To start the server, use the following command: node server.js Running the Client Side / Frontend To start the client-side application (frontend), use the following command: npm start