NoDivide / astrum

A lightweight pattern library designed to be included with any web project.
http://astrum.nodividestudio.com
1.54k stars 98 forks source link

How to update to pre-releases? #98

Closed dlewand691 closed 7 years ago

dlewand691 commented 7 years ago

Not an issue, just a noob question... How do you update to pre-releases to test?

RyanHavoc commented 7 years ago

Pull down the release/2.0.0 branch locally and use npm link to tell npm to use you local copy rather than your global copy.