Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 261 Bytes

DEVELOPMENT.md

File metadata and controls

15 lines (9 loc) · 261 Bytes

Magento 1.9.4.4

Install Magento:

bin/install-magento

Log in with these details:

http://localhost:21241/admin
Username: admin
Password: admin

While developing, run this command to sync changes into the Magento source tree:

make watch