Introduction

Main building blocks of this project

Don’t waste time stripping bloated JavaScript libraries and custom build tools. We use the essential third party tools to provide great features and stick to each framework build tools and best practices.

Angular

This template was built using Angular latest stable version and includes examples of many of the features the Angular framework provides.

Angular CLI

The Angular Command Line Interface (CLI) is a powerful tool to initialize, develop, scaffold and maintain Angular applications by drastically easing the development workflow. The Angular CLI makes developing Angular projects a breeze. You can use the tool directly in a command shell.

It’s really nice to see how this tool has evolved in the recent years. It’s by far the most advanced command line tool and it will help you and ease drastically the development workflow.

This Angular Starter was built using the Angular CLI so you can continue extending your project by using all the commands it provides.

For more information about the CLI command-language syntax check their documentation.

Angular Universal

Angular Universal handles the Server Side Rendering (SSR) of your app.

This is super important as it improves the perceived performance of your application and also provides a reliable, flexible and efficient way to ensure that all search engines can access your content.

Learn more in:

Bootstrap 4

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. It's the perfect front-end component library to use alongside with Angular. This project uses bootstrap 4 for styling and theming.

Learn more in:

Ng Bootstrap

NgBootstrap library provides Angular widgets built from the ground up using only Bootstrap 4 CSS with APIs designed for the Angular ecosystem.

This repository contains a set of native Angular directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. 😁

We used some of their components in this template.

Angular Material

Angular Material provides comprehensive, modern UI components which implement common interaction patterns that work across the web, mobile and desktop.

Fully - Angular Admin Template includes lots of examples of Angular Material components.

Last updated