Skip to content

Basic examples of angular material schematic CLI components dashboard,table,tree,drag drop,navbar

License

Notifications You must be signed in to change notification settings

alshoja/angular-material-schematic-example

Repository files navigation

Angular-material-schematic-example

Material Schematic dashboard,table,tree,drag drop

Look and Feel

2.

Installing process for Local eniviroment

  • Download node Node Latest
  • Install Angular CLI Globaly - Open terminal and Run npm install -g @angular/cli
  • Open the project in vs code or any other IDE run npm install on terminal
  • Run the project by providing the command in terminal ng serve
  • Open the browser and navigate to http://localhost:4200

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.

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.

Further help

  • Developer : alshoja@gmail.com