Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/speed
A speed game
https://github.com/tarsislimadev/speed
android docker mobile react react-native
Last synced: 3 months ago
JSON representation
A speed game
- Host: GitHub
- URL: https://github.com/tarsislimadev/speed
- Owner: tarsislimadev
- License: mit
- Created: 2020-11-11T18:36:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T20:29:03.000Z (6 months ago)
- Last Synced: 2024-10-17T10:52:36.471Z (4 months ago)
- Topics: android, docker, mobile, react, react-native
- Language: TypeScript
- Homepage:
- Size: 15.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Speed
### A speed game
Test your speed skills in this game.
## Setup
Install [Node.js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/)
Clone this repository
```sh
git clone https://github.com/tmvdl/speed.git
cd speed
```Install the dependencies
```sh
yarn
```Run the project
```sh
yarn start
```View on browser
http://localhost:4200/