- Create a GitHub API key with the following scopes:
- read:org, user, read:user, user:email, user:follow
- Add your key in the file: "config_template.js".
- Rename the file as: "config.js".
Install dependencies:
npm installCreate a production build:
npm run buildStart the server:
npm startType in browser:
http://localhost:3000Members




