Skip to content

Commit

Permalink
Merge pull request #2 from geann/readme-updates
Browse files Browse the repository at this point in the history
Readme improvements
  • Loading branch information
PabloBarrenechea-Reflektion committed Nov 21, 2023
2 parents 864bdac + 2ac713b commit b7b791a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -64,10 +64,12 @@ The following picture shows a sample configuration:

#### Sorting options

Sorting options must include `featured_desc` and `feature_asc` criteria pre-configured. The picture shows how it should look on CEC:
Sorting options must include `featured_desc` and `featured_asc` criteria pre-configured. The picture shows how it should look on CEC:

![Sorting options](https://developers.sitecorecloud.io/search-sdk/sorting-options.png)

Remember to reindex the relevant sources after configuring a new sorting option.

#### Pre configured widgets

The account must have the following widgets created before:
Expand Down Expand Up @@ -100,7 +102,7 @@ VITE_SEARCH_PATH=<Path for the site> (optional)
```

5. To start the development server, run `npm run dev`.
6. To view the site, open your browser to **http://localhost:5174**
6. To view the site, open your browser to **http://localhost:5173**
7. To build the app for production, run: `npm run build`

## Pages
Expand Down

0 comments on commit b7b791a

Please sign in to comment.