Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 374 Bytes

Quideo

codebeat badge

Qudieo is the next generation of online learning.

Installation

To install, clone the repository and use yarn:

git clone https://github.gatech.edu/CS1371/quideo
cd quideo
yarn install
yarn start