Closed bhamodi closed 6 years ago
Updated the home page with:
Also, it seems like the newer versions of npm have introduced a package-lock to keep dependencies consistent between collaborators. After running npm i, it automatically produced the json file.
npm i
Screenshots: Desktop:
Mobile:
Addressed both comments. Should be good to go! 👍
Updated the home page with:
Also, it seems like the newer versions of npm have introduced a package-lock to keep dependencies consistent between collaborators. After running
npm i
, it automatically produced the json file.Screenshots: Desktop:
Mobile: