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 school project that consists of basic dashboard app using basic web dev concepts such as: - HTML. - CSS and/or Bootstrap CSS. - Vanilla JS. *With Node.js in backend.*",
"main": "index.js",
"scripts": {
"start": "nodemon app.js",
"test": "echo \"Error: no test specified\" && exit 1"