bbycroft / alleycats

A little game

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlleyCats

A little game! Do some work you noodle!

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone git@github.com:bbycroft/alleycats.git # or clone your own fork
$ cd alleycats
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Documentation

Omg figure it out yourself

About

A little game

https://alleycats.herokuapp.com/


Languages

Language:JavaScript 91.6%Language:HTML 4.9%Language:CSS 3.5%