🔮 Karaoke Nite is a social app where you can sing with friends on the web.
- Run
npm install
to download all of the app's dependencies. - Run
node server-new.js
in the root folder. - Navigate to localhost:8080 to see the local version of Karaoke Nite.
🔮 Karaoke Nite is a social app where you can sing with friends on the web.
npm install
to download all of the app's dependencies.node server-new.js
in the root folder.