Installation and setup of Magento 2
Learning an most famous eCommerce cms is simple if you go through right path. In learning curve very first step is system requirements for setup web-application on your localhost. Download web application: https://magento.com/tech-resources/download System Requirements: http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements-tech.html After setting up lamp ( linux, apache, mysql, php ) on your machine. You can run the web installer simply by …