Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 255 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 255 Bytes

Welcome to Countries Project 👋

Countries allows you to view information regarding countries

Prerequisites

  • node >= 6.0.0
  • npm >= 3.0.0

Install

yarn

Running project

yarn start

Run tests

yarn test