Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 691 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 691 Bytes

website-dashboard

https://dashboard.realdevsquad.com/

What does dashboard does?

Dashboard helps to create and assigns task to the members and can be accessed only by authorized members.

How to Contribute?

Running the project

  • First follow the contribution link on how to contribute given above.

  • You need to install Live Server extension in you VSCode and start server from src/index.html or you can simply go into the file where you have cloned and run index.html in your browser.

  • Live Server method is much preferred as it makes work easy and auto-reload.