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": "### Pre-installation Before you can run the project, you will need to have golang installed and configured (https://golang.org/doc/code.html). You will also need to install mysql, and create a running instance of the gatorloop database on localhost:3306.",
"main": "index.js",
"dependencies": {
"angular": "^1.5.8",
"chart.js": "^2.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"