Generate an Atomic project with the Coveo CLI #590
mdey1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context
Currently, in the Coveo CLI, you can create Headless powered search ui pages, with the top frameworks, such as React, Angular, and VueJS. We now also have Coveo Atomic, which is the latest web component library made by Coveo.
With the release of CLI v1.22.2, with the input of one command, you will now have a way to create a Coveo Headless powered search page with the Atomic components library. Once your page is ready, you will be able to build and deploy the app to Netlify, which would allow you to share your interfaces easily.
Usage
Here is a demo of the command that you can use to take advantage of the ui feature, in order to create an Atomic search page with the Coveo CLI:
You can find further commands on deploying your atomic search page with Netlify here.
Resources
Beta Was this translation helpful? Give feedback.
All reactions