Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 602 Bytes

File metadata and controls

13 lines (10 loc) · 602 Bytes

ReactGithubRenderer Gists Example

This example create secret gist.

Steps

  1. git clone https://github.com/taehwanno/react-github-renderer.git
  2. cd react-github-renderer/examples/Gists
  3. npm install
  4. cp .env.example .env
  5. Insert TOKEN with your OAuth token with gist access (create at Settings > Developer settings) to .env
  6. npm start
  7. Then, simple gist will be created. Check out https://gist.github.com