amandajcrawford / Virtual-Keyboard

CS2610 - Interface Design and Evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual-Keyboard

Amanda Crawford & Krithika Ganesh CS2610 - Interface Design and Evaluation

How To Run

Requirements

  • Node JS
  • NPM
  • RequireJS - npm install -g requirejs

Instructions

  1. Download and unzip the project into appropiate directory.
  2. Using the command line, cd into the directory where you saved the project.
  3. Once in the directory, type in the command "npm install"
  4. Once the install is finished, type "npm start" to run the server.
  5. Once the server has started running, go to "localhost:3000" in your browser to use the keyboard

About

CS2610 - Interface Design and Evaluation

License:MIT License


Languages

Language:JavaScript 79.1%Language:HTML 14.0%Language:CSS 6.9%