Angular 6+ dashboard template (with Material Design)
This dashboard template is used by Frannca's projects.
You need npm to install the package. If you do not have npm installed, follow this instructions.
Clone
git clone https://github.com/Frannca/ngx-admin.git
npm
Go to the app folder cd ngx-admin
then:
npm install
Serve the app
ng serve
We would love to have your contributions.
Code copyright 2018 Frannca. Code released under the MIT license.