Skip to main content

Project Setup

Cloning Repo

git clone https://github.com/samagra-comms/uci-web-channel.git

Install Dependencies

Before proceeding, make sure your computer has Node.js installed.

Install the Dependencies CLI with npm:

npm i

Run the App

$ cd uci-web-channel
$ npm run dev