Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 239 Bytes

UVweb

UTC's lecture-rating platform

Getting Started

Install Composer:

$ curl -sS https://getcomposer.org/installer | php

Install all dependencies using Composer:

$ php composer.phar install