MJomaa / angular-smd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Component Docs
Datatable README
FAB Speed Dial README

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

About


Languages

Language:TypeScript 57.9%Language:CSS 22.8%Language:HTML 16.5%Language:JavaScript 2.8%