Skip to content

rajaramtt/angular5-material5-free-template

Repository files navigation

angular5-material5-free-template

Material design template for Angular 5 apps, built with Angular CLI

Admin dashboard template based on Angular 5+, Angular Material 5.

Getting started

  1. Go to project folder and install dependencies:
npm install
  1. Launch development server, and open localhost:4200 in your browser:
npm start

##Display the command help with the --help option:

ng --option

Features

-Quickstart a project in seconds and focus on features, not on frameworks or tools -Scalable architecture with base app template including example components, services and tests

###File Structure

angular5-material2-free-template
|
|
|__server(PHP REST API FILES)
|
|
|__node_modules
|
|
|__e2e
|
|
|
|____src
|      	|____app
|      	|	|___dashboard
|		|	|
|		|	|___layout
|		|	|
|		|	|___login
|		|	|		
|		|	|___modules							
|		|	|
|		|	|___orders
|		|	|
|		|	|___password			
|		|	|
|		|	|___products				
|		|	|	
|		|	|___reports
|		|	|
|		|	|___schedule
|		|	|
|		|	|___settings
|		|	|
|		|	|___share
|		|	|
|		|	|___users
|		|	|
|		|	|__app.component.css
|		|	|
|		|	|__app.component.spec.ts
|		|	|
|		|	|__app.component.html
|		|	|
|		|	|__app.component.ts
|		|	|
|		|	|__app.module.ts
|		|
|		|
|		|___assets			
|			|
|    		|____css
|    		|    
|    		|
|    		|____json
|   		|   
|    		|
|    		|____img
|
|
|_____environments
|
|
|
|_____package.json

Help/Assistance

Email Us : rajaram.tavalam@gmail.com

License

(The MIT License)

Copyright (c) 2018 Raja Rama Mohan Trajaram.tavalam@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.