Getting Started
Overview
Installation
Theme
Forms
Basic Inputs
Select
Custom Inputs
Components
Navigation
Components
68
Micro Charts
Libraries
Kanban Board
Image Designer
Video Player
Visual Builder
Content Editor
Data View
GET NGSTARTER

Installation

Automatic installation

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

ng new project-name --style=scss

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

ng add @ngstarter-ui/components

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