Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 376 Bytes

react-github

npm

Embedded github repo for React applications, work both for server component and client component.

Installation

pnpm add @birdgg/react-github

Usage

import { GithubRepo } from '@birdgg/react-github'

<GithubRepo repo='birdgg/react-github' />