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

avvari-da/contact-book-app

Repository files navigation

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