OrganizedFellow Posted August 29, 2017 Posted August 29, 2017 I am always curious as to how others run their development setups. I'm usually on a LAMP setup on my Debian Thinkpad. I've tried Vagrant but don't want to run an instance for every project. It's simpler enough for me to create a new project by editing my hosts file and adding some lines to my vhost config. A simple gulp boilerplate with the standard minification of css/js files.
Recommended Posts