Skip to content

a simple default site that we use to create a new website

Notifications You must be signed in to change notification settings

itjustworksteam/default-php-site

Repository files navigation

default-php-site

a simple default site that we use to create a new website

Build Status

There is also a docker image that you can compile and run:

docker build -t <name_that_you_want> .
docker run -d -p 80:80 <name_that_you_want>

Deploy to Heroku

About

a simple default site that we use to create a new website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published