Step 1:- Extract the Hybris suite in an empty folder
Step 2:- Goto the installer folder and open terminal
D:\POWERTOOLS\installer
Step 3:- Run this command "install.bat -r b2c_acc_plus". Wait until build successful
Step 4:- Goto the Platform folder and open terminal
D:\POWERTOOLS\hybris\bin\platform
Step 5:- Run this command " setantenv.bat" , Next " ant clean all ", Next " hybrisserver.bat debug " .
Step 6:- After the server started. Goto the HAC[hybris administration console].
https://electronics.local:9002
Step 7:- Click on Platform---> Initialization ---> Initialize
Step 8:- After Initialization completed add these properties in the host file.
127.0.0.1 electronics.local
Step 9:- Access the Electronics Site with this URL.
https://electronics.local:9002/yacceleratorstorefront/
NOTE:- Follow the same steps in Ubuntu OS. Instead of ".bat" at the end use ".sh"