angular5-material5
v1.0.1
Published
Examples for material2 components with code samples.This will shows how we optimally used the material2 components.
Downloads
1
Readme
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
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
- Muthupriya Arun - Initial work - muthupriyashanmugam
License
This project is licensed under the MIT License - see the LICENSE.md file for details