Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

AhsanKhan7/github_globe

Repository files navigation

Github Globe

Inspiration

This project was inspired by Github's homepage, where they display real-time Github activity on a globe map.

Usage

This project is bundled with Webpack:

"build": "webpack --config=webpack.prod.js",
"build-dev": "webpack --config=webpack.dev.js",
"start": "webpack serve webpack-dev-server --open --config=webpack.dev.js"

Details:

npm start        # development build in ./dist
npm run build    # static production build in ./

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published