• Notes about installing the NPM module
• Link to github
1) Developers can install the TorchUI Design System as a component library from either NPM or Yarn. Navigate to your project directory and type the following command in your terminal:
2) Once you have the library installed, you can use the components in your web apps. Each component is made using the new Web Components standard, which means that they are platform-independent. Whether you are using React, Vue, or any other web framework, TorchUI will integrate flawlessly.
Example with React:
If you are interested intaking a look at the code for TorchUI, you can navigate over to the Github page here: https://github.com/NYUeServ/TorchUI.