Integrating Patternlab
Integrating Patternlab into a Project
WARNING
User credentials are required for the private npm package: npmjs.com/package/@pharma4u/patternlab-vite
To install the Patternlab into your project, you need to install the package from the npm repository:
shell
npm i @pharma4u/patternlab-vite@latest --savePharma4u_Templates and LabXpert_Templates
TIP
Patternlab is currently integrated in pharma4u_templates and labxpert_templates.
- the compiled Patternlab JavaScript (main.js) and CSS (pharma4u.css or labxpert.css) is included in
pharma4u_templates/Configuration/Typoscript/Setup/assets.ts
INFO
For more information on Development see here: Development.