Where in the world is a project based on rest countries API
- yarn
- node v12.4.0
Install dependencies:
yarn install
Build project:
yarn build-dev
or to production:
yarn build
Start project:
yarn start
Access localhost:8080 on your favorite browser