Go to the root directory of the project in your terminal and enter these commands:
npm install cd src/client npm install cd ../.. npm run dev-server
On another terminal, enter npm run dev-client Then, visit localhost in the browser.
npm run dev-client
localhost