Repository built for integrating Piveau Frontend apps and components in the form of a monorepo.
- The NPM package is available here: https://www.npmjs.com/package/@piveau/piveau-hub-ui-modules
- Node.js (version 18 or higher)
cp apps/modules-demo/config/user-config.sample.js apps/modules-demo/config/user-config.js
npm ci
npm run dev
Please see CONTRIBUTING.md for details.