Skip to content

Latest commit

 

History

History
executable file
·
15 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

executable file
·
15 lines (13 loc) · 360 Bytes

Developing the McMaster Entrepreneurship Association Website from ground up.

Tools used: Express JS, Angular JS, Node JS, Font Awesome, Bootstrap

Installation

  1. Download the repository
  2. Install npm modules: npm install
  3. Install bower dependencies bower install
  4. Start up the server: node server.js
  5. View in browser at http://localhost:8080