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

https://github.com/jottenlips/somethinglikeasteroids

WIP ReactVR Asteroids Game β˜„οΈ πŸš€ πŸ›° πŸ‘ΎπŸŒ from @HackMT
https://github.com/jottenlips/somethinglikeasteroids

3d-graphics deploy deployreactvr express heroku javascript nodejs react reactnative reactvr reactvrtemplate redux template threejs vr

Last synced: 9 months ago
JSON representation

WIP ReactVR Asteroids Game β˜„οΈ πŸš€ πŸ›° πŸ‘ΎπŸŒ from @HackMT

Awesome Lists containing this project

README

          

# Running Local

Install node

clone this repo

```npm install```

```npm run start-local```

# Running local with express server

```npm install```

```npm run bundle```

```npm start```

# Deploying to heroku

Install heroku cli

```npm install```

```npm run bundle```

```heroku create```

```git add```

```git commit```

```git push heroku master```

https://somethinglikeasteroids.herokuapp.com/ (my deployed version)

### For optimal experience use on mobile