/via-contact-list

Home assignment for Via

Primary LanguageJavaScript

Contact List

An home assignment for Via.

Install

You need to have Node.js installed, tested against v7.5.0

  1. Clone the repository
  2. Install dependencies with npm install or yarn
  3. Run the project with: npm start or yarn start