Gitcard
Indonesia GitHub stats for fun. Backend at https://github.com/antonybudianto/gitcard-go
Install / Use
/learn @antonybudianto/GitcardREADME
GitCard
Web for GitCard Indonesia
<img width="1314" alt="Screen Shot 2019-09-29 at 2 18 17 PM" src="https://user-images.githubusercontent.com/7658554/65828347-17117c00-e2c4-11e9-815f-b854c4826537.png">Project Setup
- Install Dependencies
npm i
# or
yarn
- Running for development
npm run start
# or
yarn start
- Build for production
npm run build
# or
yarn build
