Material-design Dashboard
- please ensure you have installed angular cli, otherwise npm install -g @angular/cli
- git clone https://github.com/wangdicoder/angular-material-dashboard
- cd angular-material-dashboard
- npm install
- ng serve -o (it will automatically open localhost:4200)
- Add Wizard Component
- Responsive Sidebar
- Consolidate form elements, like switch
MIT