create-t3-turbo naming in package.json files
What does
@acme/
stand for? I mostly see it in package.json
files.2 Replies
Those are scoped packages https://stackoverflow.com/questions/36667258/what-is-the-meaning-of-the-at-prefix-on-npm-packages
Stack Overflow
What is the meaning of the "at" (@) prefix on npm packages?
In the Angular Component Router documentation I just stumbled over a npm command I have never seen before and I don't understand what is going on:
npm install @angular/router --save
What is the m...
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View