Skip to content

nj01585/StudentCardApp_Spring2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 87.6%
  • HTML 12.4%