devAbnull / VirtualClassroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualClassroom

first of all, install node.

After that clone the repository and cut a branch in your local repo.

To run the project,

npm install
npm run build
npm run start (starts the frontend on port 8080)
npm run dev (starts the backend on port 8081)

About


Languages

Language:JavaScript 84.8%Language:CSS 13.6%Language:HTML 1.6%