Fun game for kids to learn the Mi'kmaq language.
- Open your browser
- Go to http://ugdev.cs.smu.ca/~group23B/dev/
- Open a terminal window
- Connect to the SSH server by running
ssh group23B@ugdev.cs.smu.caand entering the password:39LoudCrowdMarry - Run the following commands
cd ~/public_html/dev/
npm install fs
npm install path
npm install express
npm install express-fileupload
cd ~/public_html/dev/src/server/
node server.js