/SWD-Deployment-1

This is a starter project for the SWD108-18 Deployment course in the Software Development Program

Primary LanguageJavaScript

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