/pals-app

hackingedu 2015 project

Primary LanguageJavaScript

pals-app

App for educational instructors using Node.js, Express, and web sockets.

App currently in progress.

##Install on your machine

Start the server

npm install
npm start

###Access the app http://localhost:5000