Skip to content

kyleoliveiro/github-readme-viewer

Repository files navigation

Github Readme Viewer

Travis (.com) David David

Note: This application only makes unauthenticated calls to the Github API, so it is prone to aggressive rate limiting.

Live demo

https://github-readme-viewer.surge.sh

Getting started

Requirements

  • >= Node 10
  • yarn

To get the project running locally:

  1. Clone this repository
$ git clone git@github.com:kyleoliveiro/github-readme-viewer.git
$ cd github-readme-viewer
  1. Install project dependencies
$ yarn
  1. Serve the project
$ yarn serve

Generating a production build

Run yarn build to generate a production build.

About

Simple Vue.js app to search for and display Github project readme‘s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published