Skip to content

perryzheng/doggroomingappointments

Repository files navigation

Dog grooming appointments app

Running Locally

Make sure you have Play and sbt installed. Also, install the Heroku Toolbelt.

$ sbt compile stage
$ foreman start web

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

Dog grooming appointments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published