Skip to content

NathanAuckett/contacts-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View/test the app on GitHub pages here:

https://nathanauckett.github.io/contacts-viewer/

How to run locally:

  1. Clone this repo into a location of your choice.

  2. Ensure node.js is installed on your machine: https://nodejs.org/en/

  3. Open command console and navigate to the root directory of this project. The same directory this readme file is in.

  4. Run command: npm install - Wait for dependencies to install.

  5. Run command: npm start.

  6. Your browser will automatically open to show the site. If it does not, open http://localhost:3000 to view it in your browser manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published