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
- Host: GitHub
- URL: https://github.com/jottenlips/somethinglikeasteroids
- Owner: jottenlips
- Created: 2018-01-27T02:21:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T17:49:05.000Z (over 7 years ago)
- Last Synced: 2025-04-05T16:38:07.976Z (9 months ago)
- Topics: 3d-graphics, deploy, deployreactvr, express, heroku, javascript, nodejs, react, reactnative, reactvr, reactvrtemplate, redux, template, threejs, vr
- Language: JavaScript
- Homepage: https://somethinglikeasteroids.herokuapp.com/
- Size: 51.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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