generator-angular2-typescript icon indicating copy to clipboard operation
generator-angular2-typescript copied to clipboard

Couldn't select CSS framework, How to add 'ng-bootstrap'?

Open mehulmali opened this issue 9 years ago • 2 comments

I couldn't select CSS framework using arrow keys, and eventually "none" was selected. When i pressed down arrow key,nothing changes , it stopped at "None" and couldn't change the option.

Currently, project run without bootstarp.. Now, I want to add ng-bootstrap. So, how to set project environment for support ng-bootstrap?

mehulmali avatar Nov 26 '16 05:11 mehulmali

Which OS you are using?

And for ng-bootstrap integration please follow the docs: https://ng-bootstrap.github.io/#/getting-started

shibbir avatar Nov 26 '16 09:11 shibbir

Thanks for reply.

I am using "windows 10" OS.

I have followed https://ng-bootstrap.github.io/#/getting-started steps.

but, need any gulp setup for support bootstrap? like, inject bootstrap in dev and prod build?

mehulmali avatar Nov 29 '16 04:11 mehulmali