Closed mendenhallmagic closed 9 years ago
npm install
should be a prerequisite.
I think the best case scenario is that we should move off of bower and only use npm.
ok, no problemo
If you can figure that out, that'll be awesome!
How hard could it be ;)
I will if I think about it...
I will go ahead and express my appreciation for #136. Now my team isn't dependent on bower (yay!). I had a lingering commit locally, trying to get better at this open-source thing.
Closing and submitting new PR using bower-to-npm branch.
I figured we might as well run
npm install
, which seems to be quick when everything is cached and installed already, along withbower install
(which is not so quick).