-2

I have to develop api and maintain 'MAGENTO'... I'm new to this so my senior told me to 'test' our service locally after checking out the all source code.

So I'm searching how to do this... What I found is the combination of magento and mamp... But due to the lack of understanding of magento, I don't know what mamp does for my purpose.

Anyone can help us?

ndugger
  • 7,373
  • 5
  • 31
  • 42
Androider
  • 39
  • 6

1 Answers1

2

To run Magento, you'll need a server environment running a web server (Like Apache and Nginx) and PHP.

MAMP is an easy solution for this - It will install a local environment containing Apache, MySql and PHP

Mac - Apache - MySQL - PHP.

Fabian Schmengler
  • 24,155
  • 9
  • 79
  • 111
Stromgren
  • 1,064
  • 1
  • 16
  • 35