@magnolia-services/ai-accelerator
v0.0.0-alpha.7
Published
This module is part of the AI Accelerator project. It contains the frontend part of the application that is used in the JS Fields.
Downloads
90
Keywords
Readme
AI Accelerator Frontend
This module is part of the AI Accelerator project. It contains the frontend part of the application that is used in the JS Fields.
Local development
Prerequisites
- Install node and npm
$ npm install
Run locally
- Execute the following script. A local vite dev server should be started on http://localhost:5173
$ cd src/ai-accelerator-frontend $ npm run dev
- Run you local magnolia instance with the following parameter
-Dmagnolia.ai.accelerator.frontend=http://localhost:5173