UNPKG

dummy-package-config

Version:

React configurator component library

26 lines (13 loc) 1.15 kB
## @signtek/configurator library The configurator is a React library that allows users to easily customize and order sheet metal parts online. The configurator provides an intuitive user interface for selecting the material, inputting custom dimensions & bending angles, adding manufacturing features like holes, and generating STL files required for production. Users can choose from a standard library of profile shapes (U, C, L or Z) or utilize the built-in tools to create fully custom sheet metal profiles tailored to their specific needs. ### Getting Started * To set up the repository, follow the instructions here: [Repository Setup](https://gitea.signtek.de/Frindt/configurator/wiki/Setup) * To configure downloading packages from our private npm registry: [NPM Registry Setup](https://gitea.signtek.de/Frindt/configurator/wiki/Consuming-%40signtek%2Fconfigurator-library-) * Review the git branching guidelines here before contributing: [Git branching guidelines](https://gitea.signtek.de/Frindt/configurator/wiki/Git-Branching-Guidelines) ### Installation `npm install @signtek/configurator` ### Components *TODO* ### Usage *TODO*