datatypevoid / vulgar

A simple and scalable MEAN stack development kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage, Dev/Prod), Express, MongoDB, Mongoose, Node, PassportJS, Socket.io, Karma, Protractor, Jasmine, Istanbul, SASS Support, TypeScript, TSLint, NG2Lint, Hot Module Replacement, Docco, Gulp, and Webpack by @datatypevoid
MIT License
286 stars 66 forks source link

How to include bower plugin? #16

Closed sieryuu closed 8 years ago

sieryuu commented 8 years ago

I gonna use bootstrap template which I can get from bower_component, how do I include it in my project?

datatypevoid commented 8 years ago

Do you have to use bower specifically? The pack doesn't use bower because it's generally unneeded afaik with npm being available to the entire stack now. I can help you install it if really have to have it, but you'll have to join our Slack for that.

datatypevoid commented 8 years ago

Do you have to use bower specifically? The pack doesn't use bower because it's generally unneeded afaik with npm being available to the entire stack now. I can help you install it if really have to have it, but you'll have to join our Slack for that.

datatypevoid commented 8 years ago

Closing this issue for now. Please join our Slack and PM me if you still need help with this.