Semantic-Org / Semantic-UI-Meteor

Official Semantic UI Integration for Meteor
MIT License
224 stars 33 forks source link

Where is package.json? #111

Closed zorrobyte closed 7 years ago

zorrobyte commented 7 years ago

The MeteorJS 1.3+ instructions say to "Add the following to package.json".

Where is package.json?

nooitaf commented 7 years ago

If you didn't install anything by using meteor npm install something --save yet it didn't get generated. You can do meteor npm init to create one. https://guide.meteor.com/using-npm-packages.html#installing-npm