Skip to content

Download

The Arts Oven UI Component Library is available for download through various methods, allowing you to choose the option that best fits your development workflow. Below are the available download options:

Install via NPM

The easiest way to integrate the Arts Oven UI Component Library into your project is by using npm. This method ensures you always have the latest version and allows for easy updates.

To install, run the following command in your terminal:

Terminal window
npm install artsovenui

After installation, you can import and configure the library in your project as described in the Quick Start guide.

Download from GitHub

You can also download the Arts Oven UI Component Library directly from our GitHub repository. This option is ideal if you want to access the source code, contribute to development, or review the library’s structure.

Steps to Download from GitHub:

  1. Visit the Arts Oven UI GitHub Repository.
  2. Click on the green “Code” button.
  3. You can either clone the repository using Git:
Terminal window
git clone https://github.com/sasikaspsp/arts-oven-ui.git

or download it as a ZIP file by selecting “Download ZIP”.

  1. Extract the files and follow the instructions in the documentation to set up the library in your project.

Conclusion

Choose the download method that best suits your needs—whether it’s quick installation via npm or accessing the source code through GitHub. With these options, you’ll be ready to start building beautiful interfaces with the Arts Oven UI Component Library! For further assistance, please refer to our documentation or community support channels.