You are viewing a single comment's thread from:

RE: [Tutorial] Using Bootstrap 4 with SCSS in your Angular app

Hey, do you mind making a post about how to use Angular? I've wanted to learn how to use it for a while, but I haven't found a good tutorial. Is it there something in NPM like create-react-app that creates a ready-to-use boilerplate for an Angular app?

Sort:  

Sure, I can do that! Angular has a similar tool (Angular-CLI) which enables you to quickly generate an app, and it's components/services etc. I'm currently working on a different tutorial, but a basic starters guide for angular shouldn't be a problem. I'll keep you posted!

Thanks! I'm looking forward it!