Skip to content

evgensharyy/nglp-angular-material-landing-page

Repository files navigation

NGLP - Angular Material Landing Page

Overview

Angular is a framework for building client applications. Why companies choose Angular? Angular - reliable! Angular has strong support! There are many reusable tools, libraries and code samples for Angular. See Angular features. NGLP built with Angular and Angular CLI. Landing Page is developed on the basis of the Angular Material framework. See Angular Material features.

Features

  • Material Design
  • Responsive layout for mobile & desktop by Angular Flex Layout
  • Sidenav component on mobile
  • Sticky Navigation on mobile & desktop
  • Reacting to scroll events
  • Cross-browser animations
  • Custom Angular Material theme
  • Modal dialog contact form
  • Contact form fields validation
  • Touch enabled jQuery plugin for beautiful responsive and material design carousel slider.

QuickStart

Set up the Development Environment

Install Node.js® and npm if they are not already installed on your machine.

Then install the Angular CLI globally. If you need additional information about the installation, see Angular CLI get started guide.

Go to the project directory and install dependencies.

$ npm install

In the project directory launch the server.

$ ng serve --open

You can see additional Angular CLI commands

Deployment

See simplest deployment techniques for deploying your Angular application to a remote server.

Help Docs

Help Documentations