Aether serves as the building block for some of my team projects.
The Aether Design System is a comprehensive design system that serves as the foundation for projects. It is built using the ts-nextjs-tailwind-starter with an expansion pack, and has been customized to meet the specific needs of the project. This design system is open-source and can be used for any project.
To install the Aether Design System for your project, follow these steps:
Clone the Aether repository:
git clone https://github.com/{repository_url}
Install the dependencies:
cd aether
npm install
Start the development server:
npm run dev
You can now use the Aether Design System in your project by importing the necessary components.
The Aether Design System is a versatile and customizable design system that can be used as a foundation for various projects. It incorporates several libraries and components to enhance the development process and improve user experience. With its open-source nature, it provides developers with a powerful tool to streamline their design and development workflow.