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

https://github.com/pdasya/async-race

Race web game
https://github.com/pdasya/async-race

nodejs scss typescript webpack

Last synced: 2 months ago
JSON representation

Race web game

Awesome Lists containing this project

README

          

# Async Race application. Racing browser game

### Installation

1. **Clone the repository**

```bash
git clone git@github.com:pdasya/async-race.git

```

2. **Install dependencies**

```bash
npm install

```

3. **Start server**

Follow instructions [here](https://github.com/mikhama/async-race-api)