rborgese / TheLinkedIn

LinkedIn clone using NodeJS and AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps

  1. In the root directory fire the following command to install the required node packages

    npm install

  2. Start the node server on Port 3000

    npm start

About

LinkedIn clone using NodeJS and AngularJS


Languages

Language:JavaScript 72.1%Language:HTML 14.2%Language:CSS 13.7%