Developing the McMaster Entrepreneurship Association Website from ground up.
Tools used: Express JS, Angular JS, Node JS, Font Awesome, Bootstrap
- Download the repository
- Install npm modules:
npm install
- Install bower dependencies
bower install
- Start up the server:
node server.js
- View in browser at http://localhost:8080