Skip to content

djomi/powerRangers

Repository files navigation

Running locally

YoseTheGame

Simply run:

php artisan serve

... open your browser and navigate to:

http://localhost:8000

Running tests

php phpunit.phar

Routes

To add routes open:

app/Http/routes.php

Controllers

To add controllers go to:

app/Http/Controllers

Views

To add views open:

resources/views

Deploy

To play the game, you will have to deploy the game to a server accessible from the game server.

If you want to try out the Heroku Cloud Plarform, I have included the Procfile files required by Heroku.

You should be able to deploy the application with a simple git push to Heroku

Continuous Integration

I have included circle.yml configuration file for CircleCI.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5