uclaradio / showarchive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring 2024 Intern Project

This is the repo for the UCLA Radio Spring 2024 Intern Project.

To get started, make sure you have git, Node.js, and npm all installed and configured.

In the desired location that you want to locally store your app, run the following in your terminal:

git clone https://github.com/uclaradio/showarchive.git

In order to access the app make sure to

cd showarchive

then to run the app do

npm run dev

About


Languages

Language:JavaScript 68.3%Language:CSS 31.7%