This is a simple project to design angular material components that are not yet implemented on the official angular material repository:
| Component | Docs | 
|---|---|
| Datatable | README | 
| FAB Speed Dial | README | 
git clone https://github.com/jefersonestevo/angular-smd.git
cd angular-smd
npm install
npm start
Then you can access http://localhost:9000