This module ensures that you are able to set up the project on your machine, and connect with the application running in the cloud.
This module assumes that you have completed the Accounts and Tools and Installation steps from the README.
To complete this module, you only need to do the following:
npm run start:prod- Open "localhost:8080" in the browser
- Follow the instructions in the page
You will know you have successfully completed the module when you get a success message indicating that you are "registered" in the class database. Well done!