Skip to content

Commit

Permalink
Update headless-commerce-react README.md (#4225)
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeaudoincoveo authored Jul 25, 2024
1 parent 523ab9b commit 8cee0b1
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions packages/samples/headless-commerce-react/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Headless Commerce React
# Headless Commerce + React Samples

TODO
This project demonstrates how to use the @coveo/headless/commerce sub-package to implement a React.js single-page commerce application.

## Getting Started

```bash
npm run build
```

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000)

0 comments on commit 8cee0b1

Please sign in to comment.