1.1.2 • Published 7 years ago

angular-smd-lib v1.1.2

Weekly downloads
19
License
-
Repository
github
Last release
7 years ago

Simple Material Design for Angular

This is a simple project to design angular material components that are not yet implemented on the official angular material repository:

Material Design for Angular.

Components

ComponentDocs
DatatableREADME
FAB Speed DialREADME

Demo App

Demo App

How to run the project

git clone https://github.com/jefersonestevo/angular-smd.git

cd angular-smd

npm install

npm start

Then you can access http://localhost:9000