To install the @aamdev/ngx-components library from npm, follow these steps:
- Open a terminal in the root directory of your Angular project.
- Run the following command to install the library:
npm install @aamdev/ngx-components
import { ToButtonModule } from @aamdev/top-button.module.ts;
@NgModule({
imports: [
TopButtonModule
// other modules
],
// other configuration modules
})
export class AppModule { }
- Top-Button: Button in footer to scroll to the beginning.
- Card-User: Card to group user data.
- Highlight: Used to mark found text
- Fork the repository.
- Create a branch for your new feature (git checkout -b new-feature).
- Make your changes and commit (git commit -m 'Add new functionality').
- Push your changes to your fork (git push origin new-feature).
- Create a Pull Request on GitHub
This project is licensed under the MIT license - see the LICENSE file for details.