Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 236 Bytes

contact-book-app

React based frontend for Contact Book

Steps to install

  • Install Node
  • Clone the repo to your local folder (lets say, contact-book-app)
  • cd contact-book-app/
  • npm install
  • npm run dev