shared-ui-repo-test v1.0.26
Shared UI Library
This project is built in
- Typescript
- React
- Vite
- Vitest
- Playwright
and holds components, data, and functions are shared across the UI Projects such as CX, OX 2.0, and Configuroo.
Folder Structure
src- Contains the source code for the librarytestlol
Deploying New Versions:
To deploy a new minor version, you can use
npm run deployThis will auto increment the package JSON, build the project, and push the changes to the repository.
If you need to create a new minor or major version, you can manually update with these commands:
npm version minor
npm version majorYou can read more about the options here: https://docs.npmjs.com/cli/v10/commands/npm-version
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago