gitstats
gitstats copied to clipboard
An open source github contribution analyzer
Contributors
Thank you everyone for contributing to this awesome project!

Available Scripts
In the project directory, you can run:
Before you begin
npm install
This installs all dependencies required by the project.
For the developers:
npm run dev
To prettify the code:
npm run pretty
This allows you to run this repo in the development environment, where you can make changes as well and see it get updated live.
For the end users.
npm run build
npm start
The first command correctly bundles React in production mode and optimizes the build for the best performance. The second command allows you to serve this static file through a node server.
Sample Screen
