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": "* Start from the up-to-date master branch (`git checkout master; git pull origin master`) * Create a feature branch named 'exam1' (`git checkout -b exam1`) * Modify the `questions.md` file to have the answers required * Add a `server.js`, a `words.js` and any other files necessary to create the multiple page web application below * Add, commit, and push the branch to github * Create a PR to merge to master * Be sure to include the reviewer(s). * Due by 11:59pm (PT) Sun Feb 9 (EVEN THOUGH NO CLASS ON FEB 10)",
"main": "game.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",