An open API service indexing awesome lists of open source software.

https://github.com/purplelemons-dev/uselesscounter

counts uselessly every 0.1 seconds for infinity.
https://github.com/purplelemons-dev/uselesscounter

Last synced: over 1 year ago
JSON representation

counts uselessly every 0.1 seconds for infinity.

Awesome Lists containing this project

README

          

# UslessCounter

You can view the project [here](https://purplelemons-dev.github.io/uselesscounter/).

## Instllation / Requirements
The following three commands will download the repository and set up the packages.
```bash
git clone https://github.com/purplelemons-dev/uselesscounter.git &&
cd uselesscounter &&
npm install
```

## Running
```bash
node .
```