-
-
Notifications
You must be signed in to change notification settings - Fork 27
Installation Shopware
Shyim edited this page May 4, 2022
·
3 revisions
- Create a new folder in
~/Code/
with your project name and checkout the code - Run
swdc up
to create the app container for the new shop - Run
swdc build [project-name]
to build the project - Run
swdc open [project-name]
to open the Shop in browser
- Run
swdc create-project [project-name]
- Choose Shopware Template + Version
- Run
swdc open [project-name]
to open the Shop in browser