Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 359 Bytes

Coderoom | Coding Ninjas

A collaborative place for sharing code in realtime!

To run the project:

  • Clone the project.
  • Run command npm install to install all the dependencies required.
  • Run command npm run build in the terminal to build the project.
  • Run command firebase serve in the terminal to start the Web App at http://localhost:5000/.