This is one of the many open source projects undertaken by Hack2skill. Our aim is to generate more such open source respositories, in the collaboration with other open source developers. Don't forget to check out our other open source projects, right HERE!
1- PYTHON.
please feel free folks to contribute to this code and also feel free to connect the owner of this REPO.
To Contribute to this repository follow these commands in your Terminal:
-
Fork the Repo
-
Clone the Repository
- git clone https://github.com//vid-con.git
-
After cloning the repository install all dependencies
cd vid-con
npm i
-
Run the Backend
npm run dev