# github-stars **Repository Path**: lt133/github-stars ## Basic Information - **Project Name**: github-stars - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # github-stars An app to organize your GitHub Stars. ## Getting Started Install dependencies. ```bash $ npm install ``` Start app. ``` $ npm start ```