Skip to content

raghavgarg1257/omegle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omegle (clone)

Project in progress.!!

Using ES6, with Babel (http://babeljs.io/)

Pre-requisites:

  1. NodeJS (https://nodejs.org/en/)
  2. Globally installed nodemon (https://nodemon.io/)

To run:

git clone git@github.com:raghavgarg1257/omegle.git && cd omegle
touch .env 
nano .env and mention port number like: PORT=8080 (optional step)
npm install
npm start

The app will be started on the mentioned port which will be printed in the console upon starting the server like: http://localhost:8080.

About

This is a simple clone on the Omegle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published