You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be a good idea to use the @rangle scope on npm to group more packages built by us, avoid naming collisions and following the same pattern Angular 2 is using for their own packages.
With this scope, to install the starter we would do:
npm install -g @rangle/starter
The text was updated successfully, but these errors were encountered:
I think it would be a good idea to use the
@rangle
scope on npm to group more packages built by us, avoid naming collisions and following the same pattern Angular 2 is using for their own packages.With this scope, to install the starter we would do:
The text was updated successfully, but these errors were encountered: