Skip to content

A sample Angular workspace configured to use "Angular Material Blocks". Includes: @angular/material, tailwindcss and much more!

Notifications You must be signed in to change notification settings

shhdharmen/ngm-dev-blocks-demo-app

Repository files navigation

Sample Angular Workspace Configured for "Angular Material Blocks"

Getting started

1. Clone the repo

git clone https://github.com/shhdharmen/ngm-dev-blocks-demo-app
cd ngm-dev-blocks-demo-app

2. Install dependencies

npm i

3. Start dev server

npm start

Changing Colors

To change colors, take a look at tokens.scss file. Or if you want to use pre-built themes, remove tokens.scss from styles array in anglar.json file.

Changing typography

To change font-families, take a look at _variables.scss file. Or if you want to use Roboto font, simply make changes in styles.scss and index.html.

What's included?

What's next?

You can explore blocks from https://ui.angular-material.dev/ and start adding them using npx @ngm-dev/cli add command.

Ready for more?

About

A sample Angular workspace configured to use "Angular Material Blocks". Includes: @angular/material, tailwindcss and much more!

Topics

Resources

Stars

Watchers

Forks

Sponsor this project