Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparanoid/speedtest-list-client
SpeedTest.net Server List Algolia Client
https://github.com/sparanoid/speedtest-list-client
algolia speedtest speedtest-net
Last synced: 16 days ago
JSON representation
SpeedTest.net Server List Algolia Client
- Host: GitHub
- URL: https://github.com/sparanoid/speedtest-list-client
- Owner: sparanoid
- Created: 2019-04-28T08:09:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T22:24:00.000Z (2 months ago)
- Last Synced: 2024-09-07T02:09:09.594Z (2 months ago)
- Topics: algolia, speedtest, speedtest-net
- Language: CSS
- Homepage: https://sparanoid.com/lab/speedtest-list/
- Size: 244 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# speedtest-list-client
_This project was generated with [create-instantsearch-app](https://github.com/algolia/create-instantsearch-app) by [Algolia](https://algolia.com)._
## Get started
To run this project locally, install the dependencies and run the local server:
```sh
npm install
npm start
```Alternatively, you may use [Yarn](https://http://yarnpkg.com/):
```sh
yarn
yarn start
```Open http://localhost:3000 to see your app.