carbon-tutorial-angular
carbon-tutorial-angular copied to clipboard
An Angular app for the Carbon Design System tutorial
I had some issue checking in step 1, so I had to go through step 2 and step 2 went fine. So I did pretty much the same as step...
In the Step 4 tutorial, it does not instruct you to compile and run. It directly gets you to commit and push. I however wanted to see how it looks...
 What can I do to address this issue?
I created this ticket to help fellow coders/learners with the issues I faced with completing step 3. Many of you may not face any such issue depending on the version...
Had to resolve `ng test` error after completing Step 2 in the tutorial. The tutorial steps do not mention adding: 1. `import { TableModule } from 'carbon-components-angular';` to the file...
The solution for resolving the `non-fast-forward` error in Carbon Tutorial Angular Step 1 is incorrect or misleading. The user must `git push origin angular-step-1 --force`, other wise following the `git...
Hi, **Problem** I am looking for a way to change the theme of carbon at runtime. In the example given in the [styles.scss](https://github.com/carbon-design-system/carbon-tutorial-angular/blob/angular-step-2/src/styles.scss) of this repo the following variable is...
Hi there, Thank you for your interest in Hacktoberfest and in helping others make their first contributions to open source. While we agree that it's important to help others, this...
I was wondering about branch angular-step-1. Its empty? It's right? Thanks
Following docs at https://www.carbondesignsystem.com/tutorial/angular/step-5/ At step **Deploy app** , when using `cf` command, seeing a fail message. ``` SPro:carbon-angular-starter suren$ cf login -a https://api.ng.bluemix.net -sso API endpoint: https://api.ng.bluemix.net Email: [email protected]...