1.0.1 • Published 6 years ago

angular5-material5 v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Angular5-material5

Examples for material2 components with code samples.This will shows how we optimally used the material2 components.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Material5 Application

material5

Prerequisites

* node - v6.x.x
* npm - v3.x.x
* @angular/cli - v6.x.x

Steps to run an application

  • Do npm install,once downloaded the package.
  • Run the command as npm start or ng-serve open
  • Open the browser window and check the port number as 4200

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details