Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 182 Bytes

File metadata and controls

13 lines (12 loc) · 182 Bytes

node-github-oauth

github oauth demo

setup project

edit in src/config.js first

yarn

yarn install && yarn start

npm

npm install && npm start