https://github.com/manavpandya/material-dashboard-angular6
Learn How To Use Angular Material Dashboard Using Angular 6
https://github.com/manavpandya/material-dashboard-angular6
angular angular-cli angular-material angular2 angular4 angular5 angular6 angularjs
Last synced: 5 months ago
JSON representation
Learn How To Use Angular Material Dashboard Using Angular 6
- Host: GitHub
- URL: https://github.com/manavpandya/material-dashboard-angular6
- Owner: manavpandya
- Created: 2018-05-04T06:29:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-02T17:37:06.000Z (almost 8 years ago)
- Last Synced: 2025-03-16T00:29:18.334Z (about 1 year ago)
- Topics: angular, angular-cli, angular-material, angular2, angular4, angular5, angular6, angularjs
- Language: TypeScript
- Homepage: https://www.c-sharpcorner.com/article/mate/
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 6 Material Dashboard
In this repository, you can create and see the complete example that how to integrate Angular 6 Material Dashboard
# For Complete Step By Step Article Go Through Below Link
https://www.c-sharpcorner.com/article/mate/
# For Other Angular 6 Article Go To My Profile
https://www.c-sharpcorner.com/members/manav-pandya
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).