Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruk19/leaderboards
https://github.com/bruk19/leaderboards
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bruk19/leaderboards
- Owner: bruk19
- Created: 2022-06-15T09:17:29.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-17T12:02:04.000Z (over 2 years ago)
- Last Synced: 2024-10-07T21:10:39.374Z (3 months ago)
- Language: JavaScript
- Size: 5.19 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# LeaderBoard
This LeaderBoard project includes WebPack, JS Modules, Async functions, APIs etc.## Built With
- Html
- Css
- JavaScript
- Webpack## Getting Started
To get a copy of this project running on your local computer, do the followings:
### Prerequisites
- Must have a working computer
- A Web-Browser installed (Chrome - Recommended)### Setup
- Install _VSCode_ ([link](https://code.visualstudio.com/download))
- Clone this project repository on your local computer. ([link](https://github.com/bruk19/LeaderBoards.git))
- Open the project directory with _VSCode_### Install
Open _Terminal/Shell_ inside your _VSCode_ and run
```
npm install --force
```
```
npm run start
```### Run tests
- For running project
`npm run start`
- For _hint_ tests, run
```
npm run lint:hint
```
- For _style_ tests, run
```
npm run lint:style
```
- For _eslint_ tests, run
```
npm run lint:es
```## Authors
👤 **Bruk Teshome**
- GitHub: [@githubhandle](https://github.com/bruk19)
- Twitter: [@twitterhandle](https://twitter.com/Bruktesh)
- LinkedIn: [LinkedIn](https://linkedin.com/in/bruk-teshome-ab4325226)## 🤝 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
- Fellow Micronauts