01 / connectUS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About


Languages

Language:HTML 55.6%Language:JavaScript 27.3%Language:PowerShell 15.7%Language:CSS 1.4%