Skip to content

Commit

Permalink
Add primo VE documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamaExl authored Feb 22, 2018
1 parent ee648f8 commit adcab7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@ This custom View folder can be downloaded from your Primo Back Office, by follow
(For example, running `gulp run --view Auto1` will start the environment taking the customizations from the <b>Auto1</b> folder.)

![Server Startup Image](./help_files/serverStartup.png "Server Startup")

- For Primo VE customers, add the --ve flag :
`gulp run --view <the VIEW_CODE folder> --ve`
- 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)
- For Primo VE customers open the following URL : `localhost:8003/discovery/?vid=your-view-code`

- 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.

Expand Down

0 comments on commit adcab7c

Please sign in to comment.