Every Ember app has a file called package.json that lists node modules used by the app. The code itself goes in node_modules during npm install , just like ...
確定! 回上一頁