Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hashnuke/excite-bike


https://github.com/hashnuke/excite-bike

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Excite bike game

### Install & use

```
git clone https://github.com/HashNuke/excite-bike.git
cd excite-bike
npm install
npm run build
open public/index.html
```

Your browser should have the game open now. The game should be available in the `public` dir.

### Misc

Brunch project was generated using the [brunch-bower-babel-starter](https://github.com/HashNuke/brunch-bower-babel-starter) skeleton