carbon-tutorial-angular
carbon-tutorial-angular copied to clipboard
Branch angular-step-1
I was wondering about branch angular-step-1. Its empty? It's right?
Thanks
Ok, actually, this is normal, since you need to implement the Angular app yourself, I figured it out by reading this page : https://www.carbondesignsystem.com/tutorial/angular/step-1/
But some parts of this doc are confusing. The starting point is here : https://www.carbondesignsystem.com/tutorial/angular/step-1/#install-angular-cli
Yep the branch is empty, we should definitely clarify that in the tutorial :+1: We provide two ways of getting started with the tutorial, and both will end up with a fully populated branch
I have an issue with this branch too, I have a full populated branch at the end of this step but when I try to push to origin console shows me this error
And if I do a pull from origin a lot of files (angularJS files, gitignore, JS files, etc) are deleted
I believe you'll need to --force push to your origin 👍