https://github.com/arnaudband/dice-game
Dice Game is a game build using HTML, CSS, and JavaScript
https://github.com/arnaudband/dice-game
Last synced: about 2 months ago
JSON representation
Dice Game is a game build using HTML, CSS, and JavaScript
- Host: GitHub
- URL: https://github.com/arnaudband/dice-game
- Owner: ArnaudBand
- License: mit
- Created: 2022-05-20T18:18:45.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-20T22:46:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T10:04:07.669Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Leaderboard
> Leaderboard is a project featuring ES6 syntax including async code with API calls, modules and webpack.
## Built With
- HTML.
- CSS.
- JavaScript.
- Webpack.
- NPM.# Live
[live](https://arnaudband.github.io/Leaderboard/dist)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisite
```bash
[email protected]:ArnaudBand/Leaderboard.git
```A Web Browser (preferably Google Chrome)
### Setup
Clone the GitHub Repository
Install npm package manager
npm install webpack-dev-server --save-dev
npm run build
npm start## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/B77748)
- Twitter: [@twitterhandle](https://twitter.com/@ba104781)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/arnaud-bandonkeye-893a2b228/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](https://choosealicense.com/licenses/mit/) licensed.