Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidcsally/gamepad
Small site to demo the browser gamepad API
https://github.com/davidcsally/gamepad
Last synced: 21 days ago
JSON representation
Small site to demo the browser gamepad API
- Host: GitHub
- URL: https://github.com/davidcsally/gamepad
- Owner: davidcsally
- Created: 2020-05-15T05:43:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T05:57:45.000Z (almost 2 years ago)
- Last Synced: 2024-11-03T23:16:03.742Z (2 months ago)
- Language: TypeScript
- Homepage: https://gamepad-nu.now.sh
- Size: 908 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/177371c3-91a0-4d88-bd94-e4fcf580edab/deploy-status)](https://app.netlify.com/sites/kind-jackson-d87b71/deploys)
[![Vercel Deployment](https://img.shields.io/badge/Deployment-Vercel-brightgreen)](https://gamepad-nu.now.sh/)Demo of Gamepad API
## Getting Started
First, run the development server:
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.