Installation

Automatic installation

If you don't have a project yet, just create a new project (sass styles are mandatory):

ng new elementar-project-name --style=scss

Go to directory elementar-project-name (or your project folder name) and run the command:

ng add @elementar-ui/components

The components will be installed and configured, then copy what you need from the demo layouts projects.