Drawline

###How to run

  1. Make sure you installed nodejs and npm.
  2. Install all node modules with command: npm install
  3. run server with command node app.js or nodejs app.js or nodemon app.js depending on your Os