Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Martin 278 posts 662 karma points
    Jul 18, 2014 @ 09:52
    Martin
    1

    Bower with Umbraco

    Hi,

    Im looking to integrate a UI framework (gumby) with Umbraco 7.

    Gumby uses Bower for package management with their own Bower based install tool Claymate.

    Is there any best practices for placing Bower within an Umbraco site?

    Where's best to place the bower_components folder?

    Or what would be the best workflow for developing a UI framework with Umbraco

    Thanks

    Martin 

  • Mark 91 posts -18 karma points
    Nov 27, 2015 @ 11:28
    Mark
    0

    Any joy with this, i am looking to do the same?

  • VanDred 6 posts 77 karma points
    May 27, 2016 @ 20:34
    VanDred
    0

    And I

  • nickornotto 397 posts 900 karma points
    Jun 05, 2017 @ 08:33
    nickornotto
    0

    And I

  • Phil Veloso 38 posts 251 karma points
    Nov 03, 2017 @ 12:22
    Phil Veloso
    0

    And I

  • David Parr 48 posts 206 karma points
    Nov 03, 2017 @ 12:41
    David Parr
    0

    Personally, I use only NPM for FE dependencies and I have the node_modules folder in the same directory as the site but I make sure it is excluded from the project itself and ignored in .gitignore. The package.json file is also excluded from the project.

    The same would apply to bower.

    Thanks

  • David Parr 48 posts 206 karma points
    Nov 03, 2017 @ 12:43
    David Parr
    0

    By the way, I don't know much about Gumby but I hope you guys know that is has been retired now?

    https://gumbyframework.com/

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft