Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 443 Bytes

SWD-Deployment-1

Getting Started

  1. Fork the project to your Github using the "Fork" option in the top right of the repository screen

  2. Go to your forked version on your Github account and copy the URL of the repo

  3. Open your terminal and navigate to your Desktop

  4. Run git clone URLhere where "URLhere" is the URL you copied from your version of the repo

  5. Run cd SWD-Deployment-1

  6. Run npm install

  7. Run npm start