Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 488 Bytes

File metadata and controls

14 lines (10 loc) · 488 Bytes

React Github API Test

Demo

Open https://react-github-api-test.netlify.app to view it in your browser.

Installation and Configuration

  • download or clone the repository
  • run npm-install or yarn-install to install the dependencies
  • run npm-start or npm-run-dev or yarn-start or yarn-run-dev to run the project on development mode
  • run npm-run-build or yarn-run-build or to run the project on production mode