@accentiostudios/excelsior-angular
v1.0.8-alpha.10.2.20
Published
Excelsior Angular is a design system based on Atomic Design principles. It provides a set of reusable UI components and styles for building Angular applications. This documentation will guide you through the installation process and provide information on
Downloads
1,518
Readme
Excelsior Angular Design System
Excelsior Angular is a design system based on Atomic Design principles. It provides a set of reusable UI components and styles for building Angular applications. This documentation will guide you through the installation process and provide information on how to use Excelsior Angular in your projects.
Installation
To install Excelsior Angular, follow these steps:
- Open your terminal or command prompt.
- Navigate to your Angular project directory.
- Run the following command to install Excelsior Angular as a dependency:
npm install @accentiostudios/excelsior-angular
- Once the installation is complete, you can import and use Excelsior Angular components in your Angular application.
Usage
To use Excelsior Angular components in your Angular application, follow the storybook documentation for each component. Excelsior Angular Storybook.
That's it! You have successfully installed and used Excelsior Angular in your Angular project.
Features
- *Atomic Design Principles:*Organized according to Atomic Design, Excelsior makes it easy to find, understand, and use components, from atoms to templates.
- *Angular 15+ Support:*Fully compatible with Angular 15 and above, leveraging the latest features and optimizations of Angular for dynamic, efficient applications.