How to deploy the development environment on the mac platform?
炙热的不死鸟
炙热的不死鸟 2017-06-08 23:04:37
0
3
1325

What software and environment should be configured for mac os?

炙热的不死鸟
炙热的不死鸟

reply all(3)
Peter_Zhu

Mac OS system has the following three methods:

1. Install the integrated development environment software: the well-known MAMP PRO, this has a free version, the functions are fully sufficient for learning, and there is the free XAMPP, just download the MAC version . Of course, MAMP PRO is the first choice. There are many cracked or registered versions online. There are tools available for download on this site.

2. Installing functional components independently is more troublesome. It is almost all done under the terminal command line tool, which is difficult for novices.

3. Install the virtual machine and install the development environment on it. Then install a virtual machine management tool and synchronize it to the development environment on the virtual machine through the terminal tool. Virtual Box is recommended for virtual machines. Of course, the first choice for management tools is: vagrant. You can install a Box, configure the virtual machine development environment with one click, and then synchronize your project to it, just like Git.

炙热的不死鸟

I don’t know how to use the one that comes with mac


shuffle

I have never used mac system, but it seems that mac system comes with it

  • reply Where do you use the one that comes with it?
    炙热的不死鸟 author 2017-06-09 10:36:00
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template