/connectUS

Primary LanguageHTML

Click Here to go back


Advanced Web Development - Web Code

Server code featuring MEAN stack, Google Polymer, Socket.io, and Material Design.

To Deploy:

  • Clone this repo!
  • CD to this directory
  • Install Node, Mongo
    • npm i -g bower gulp nodemon
  • WebServer:
    • Windows - start nodemon
    • Linux/MAC - nodemon [Start in a new shell in the same folder]
  • Database: [Does not apply yet]
    • Windows - start 'mongod' "--dbpath ./data"
    • Linux/MAC - mongod --dbpath ./data [Start in a new shell in the same folder]
  • Navigate to localhost:3000

Components


By: Apoorv Verma [AP]