[Question] - Where do you build your clients websites? Their server or yours or other?

in question •  8 years ago 

I just started to build website for a couple clients and have been building on their servers.

My question is:

Where is the best place to build out website and then easily push them to a clients hosting/server?

I ask because I have a client, that hasn't given me server access but I want to get started on his site. I can build it on my sandbox I have on my server but I was wondering if there are better alternatives.

Thanks!!!!!!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

The best place would be wherever it is the most convenient. The easiest way would be to use something like Github for your repository, then you could pull the site onto your computer, server, or wherever to work on it. Create a test branch, merge push/pull. You just clone up your repo anywhere, sky is the limit!

cheers

thanks

you're welcome