Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 363 Bytes

People App

Created by Shaun Stone

How to run

  1. Run npm install in the root of the project to install the necessary external dependencies.

  2. Run npm start to boot up the application on the port 3000 under localhost. If you have something running on this port already, don't worry, it will prompt you to choose another port.