Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 900 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 900 Bytes

Workspace designed to store and share files.

  • Steps to run file:
    • Go inside the root directory.
    • Use command npm install inside the root folder to install the packages.
    • Go to /client folder and use the command npm install to install the client packages.
    • Use command npm run dev to start the development server

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

  • Feel free to raise a PR if you find a problem.