You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is a project for CSC_437 Dynamic Web Development that will consist of a webstie that calculates GPA or class grades and stores them for a given user.",
"main": "index.js",
"scripts": {
"start": "http-server -p 3000",
"test": "echo \"Error: no test specified\" && exit 1"