gitcard
gitcard copied to clipboard
Indonesia GitHub stats for fun. Backend at https://github.com/antonybudianto/gitcard-go
GitCard
Web for GitCard Indonesia
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