McFizh / magento2-react

React frontend for Magento 2
66 stars 11 forks source link

Installation #4

Open rahulblue opened 6 years ago

rahulblue commented 6 years ago

Hi I tried vagrant up in root directory of installation nothing is happening. Can you please share me proper setup guide. I need these things in next version. I am a Magento certified developer but not good in frontend setup

McFizh commented 6 years ago

Are you using mac? If yes, have you made sure that your vmware fusion + vagrant works properly?

If you are using windows or vagrant with virtualbox, this vagrantfile doesn't work out of the box.

rahulblue commented 6 years ago

OK.. Yes I am using windows. Because I don't have any solution for using mac or Linux. Can I setup this project on localhost using xampp or wamp?

rahulblue commented 6 years ago

Can you please give me a solution for window? I have a demo setup on Wednesday for my client and your project might be a good example to show them

McFizh commented 6 years ago

I think that it should be possible to install this whole stack to windows. Recent version of WAMP supports magento 2.2 and then you just need to download node.js 8.x.x , arangodb and elasticsearch installers for windows. After that it's just adapting VagrantScripts/base.sh installer to new environment