dakshkhetan / coderoom

A collaborative place for sharing code!

Home Page:https://coderoom-app.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coderoom | Coding Ninjas

A collaborative place for sharing code in realtime!

To run the project (locally on your machine):

  • Clone the project.
  • Run command npm install to install all the dependencies required.

For development mode:

  • Run command npm start in the terminal to run the project in development mode.

For production mode:

  • Run command npm run build in the terminal to build the project for production mode.
  • Initialise the project using Firebase command-line tools and run command firebase init.
  • Run command firebase serve in the terminal to start the Web App at http://localhost:5000/.

About

A collaborative place for sharing code!

https://coderoom-app.web.app

License:MIT License


Languages

Language:JavaScript 82.2%Language:CSS 13.8%Language:HTML 4.1%