Wildhoney / Magento-on-Angular

Angular.js application using Magento as the backend API
360 stars 120 forks source link

I am new to use Magento-on-Angular #115

Open siyamxweb opened 8 years ago

siyamxweb commented 8 years ago

img1 Already I have set config.json like { "socket": { "port": 80, "host": "localhost" }, "magento": { "path": "C:\xampp\htdocs\magento\baby", "host": "localhost/magento/babysapai", "store": 0 }, "api": { "host": "C:\xampp/htdocs\Magento-on-Angular-master\api\public", "provider": "magento" } }

But I get an error

img2

Would you please help me.

Thanks