Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 331 Bytes

INSTRUCTIONS.md

File metadata and controls

7 lines (6 loc) · 331 Bytes

Instructions

Follow these instructions to run this app

  1. Clone the repository
  2. Open the terminal, navigate to angular-issues, and run this command: npm install
  3. Run this command to start the development server: npm start
  4. Create React App should open localhost:3000. If not, go to localhost:3000 in your browser.