- First run the server with
npm start
- In another terminal go to the client dir and run the client with
npm start
Runs the server and client in dev mode. You can access the link directly http://localhost:3000/
Launches the server test runner
Launches the client test runner
Formats all the script files
To run end to end tests in browser
To run end to end tests in terminal