Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 577 Bytes

File metadata and controls

9 lines (7 loc) · 577 Bytes

Instructions:

  1. Click the "Use this template" button at the top right of this repository to create your own clone of the repository.
  2. Go to your own repository and click the green Gitpod button to create a new gitpod workspace from it. You can name your repository and your workspace whatever you wish.
  3. In your new Gitpod workspace, cd mini-challenge-2.
  4. Run npm install to install all requirements and get started.
  5. When you want to run your app, don't forget to ensure you're in the mini-challenge-2 directory, and and run npm start.

Good luck!