Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material design. #49

Open
itsSilver opened this issue Feb 8, 2018 · 2 comments
Open

Material design. #49

itsSilver opened this issue Feb 8, 2018 · 2 comments

Comments

@itsSilver
Copy link

Hi there, this is not an issue but can you share a quick tutorial on youtube about how to pass firestarter from bulma css to material design? or any easy way to do so?

Thanks

@codediodeio
Copy link
Owner

It's really just a matter of changing up all the templates and CSS. I'm sure I will have more Angular Material content on the channel in the future :)

@LeoUrzua
Copy link

LeoUrzua commented Jul 3, 2018

Angular 6 comes with new support to angular material from CLI

for example you can create components with material design using:

$ ng generate @angular/material:materialNav --name myNav
$ ng generate @angular/material:materialDashboard --name myDashboard
$ ng generate @angular/material:materialTable -- name myTable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants