hash-define-organization / Hash-Whiteboard

Whiteboard Built with ReactJS and Material UI 🚀❤️
https://hashdefine-whiteboard.netlify.app/
MIT License
23 stars 39 forks source link

Add yarn usage in readme #21

Closed VaibhavUpreti closed 2 years ago

VaibhavUpreti commented 2 years ago

I think we should also add in the readme file a guide on how folks can run the various scripts of the projects using "yarn" namely

  1. build
  2. start
  3. test

This also means we need to include a yarn.lock file in the codebase.

I have already added this feature in my personal codebase as a participant in GSSOC'22. It looks something like this-

Screenshot 2022-03-02 at 7 46 42 PM

Waiting for the mentor to assign me the issue and subsequently create the pull request

DhairyaBahl commented 2 years ago

Assigned ! Looking forward to a PR from your side !!