Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 282 Bytes

University

Assuming that you have already installed Node.js on your machine, you should follow the steps below to setup our sandbox:

  • Clone our repo:

      git clone https://github.com/ZyadShokry/university-sandbox.git
    
  • Install the app's dependencies:

      npm install