Fall 2022 Dev Intern Project
- Install Node.js
- Install Git
- Install VS Code or WebStorm
- Launch Git Bash in any folder. Clone the repository by running the command
git clone https://github.com/uclaradio/f22-intern-project.git
- Launch Git Bash in the intern_project folder.
- Type the command
cd client
- Type the command
npm start
Your application should open in a browser window.