A starter for Angular 12 with Angular Material, Tailwind CSS 2.0 (with JIT) & Compodoc
The Angular Material Tailwind is a theme that combines Angular Material components with Tailwind CSS 2.0. It offers a range of features and pre-configured settings to make it easy for developers to set up and use in their projects. With this theme, developers can quickly generate documentation, set up a development server, and easily scaffold components. It also provides support for building, running unit tests, and running end-to-end tests. The Angular CLI version 12.1.3 was used to generate this project.
To install the Angular Material Tailwind theme, follow these steps:
npm install
npm start
npm run compodoc
The Angular Material Tailwind theme combines the power of Angular Material components with the flexibility of Tailwind CSS 2.0. It provides a range of features and pre-configured settings to make it easy for developers to integrate and use in their projects. The theme includes a documentation generator, development server, code scaffolding, build command, and support for unit and end-to-end testing. By following the installation guide, developers can quickly set up and start using this theme in their Angular projects.