Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 553 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 553 Bytes

DPReddit-Angular - A HSR IntTe Miniproject

Miniprojekt für das Modul Internettechnologien an der Hochschule für Technik Rapperswil (HSR) im Herbstsemester 2013 (HS13).

Live Demo

Heroku Deployment

Getting Started

Installing Bower

Bower depends on Node and npm. It's installed globally using npm:

npm install -g bower

Start project

  • Checkout Project
  • $ npm install
  • $ bower install
  • $ npm start

Webapp is running on port 4730