Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 534 Bytes

File metadata and controls

41 lines (26 loc) · 534 Bytes

github-finder

Find Github profiles by username and see their repositories.

Live Demo

Built with:

Getting Started

  1. Install dependencies

    yarn
  2. Fire up the server and watch files

    yarn dev

Build

  1. Build

    yarn build
  2. Build preview!

    yarn preview