A simple app to know the space occupied by your public repositories: https://gitspace.io
- Install npm: https://www.npmjs.com/get-npm
- Install dependencies
yarn install
- Run the app locally
yarn start
Checkout: http://localhost:3000/
yarn run deploy
A simple app to know the space occupied by your public repositories: https://gitspace.io
yarn install
yarn start
Checkout: http://localhost:3000/
yarn run deploy