Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 635 Bytes

Coveo Headless React Starter Project

This project served as a starting point for the Coveo Headless Tutorial.

This project was set up with Vite

Setup

Vite requires Node.js version 18+ or 20+, please upgrade if warned by your package manager.

Clone or download the project and run npm install in the project directory.

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits