jottenlips / somethingLikeAsteroids

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

Home Page:https://somethinglikeasteroids.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://somethinglikeasteroids.herokuapp.com/


Languages

Language:JavaScript 94.7%Language:HTML 5.3%