Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 637 Bytes

File metadata and controls

20 lines (13 loc) · 637 Bytes

Module 0

Purpose

This module ensures that you are able to set up the project on your machine, and connect with the application running in the cloud.

Instructions

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:

  1. npm run start:prod
  2. Open "localhost:8080" in the browser
  3. 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!