Skip to content

nailahi/StudentCardApp_Spring2022

 
 

Repository files navigation

StudentCardApp_Spring2022

Installation instructions:

  1. Install node.js from https://nodejs.org/en/download/
  2. Retreive this repository to a local directory
  3. In the command prompt, open the local directory of the repository
  4. Run the following command to install each of the dependencies for the application

    npm install

  5. Run the following command to run the application

    node app.js

  6. Open http://localhost:3050/ in your browser (checked using Chrome).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • HTML 11.2%