Skip to content

Commit adcab7c

Browse files
authored
Add primo VE documentation
1 parent ee648f8 commit adcab7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,10 @@ This custom View folder can be downloaded from your Primo Back Office, by follow
7171
(For example, running `gulp run --view Auto1` will start the environment taking the customizations from the <b>Auto1</b> folder.)
7272

7373
![Server Startup Image](./help_files/serverStartup.png "Server Startup")
74-
74+
- For Primo VE customers, add the --ve flag :
75+
`gulp run --view <the VIEW_CODE folder> --ve`
7576
- Open a browser and type in the following URL : `localhost:8003/primo-explore/?vid=your-view-code` (Example: http://localhost:8003/primo-explore/search?vid=Auto1)
77+
- For Primo VE customers open the following URL : `localhost:8003/discovery/?vid=your-view-code`
7678

7779
- Now you should be able to to your customizations with real searches and results, from your previously defined proxy-server. Note: once you start working with this environment, you will discover that the best results are achieved by working in your browser's incognito mode; or you can clear your browser cache before you start the Gulp server.
7880

0 commit comments

Comments
 (0)