magento2-react icon indicating copy to clipboard operation
magento2-react copied to clipboard

Installation

Open rahulblue opened this issue 7 years ago • 4 comments

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

rahulblue avatar Dec 17 '17 08:12 rahulblue

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.

McFizh avatar Dec 17 '17 08:12 McFizh

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 avatar Dec 17 '17 09:12 rahulblue

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

rahulblue avatar Dec 17 '17 09:12 rahulblue

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

McFizh avatar Dec 17 '17 19:12 McFizh