jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

create post install script to simplify initial setup #11

Closed jedwards1211 closed 8 years ago

jedwards1211 commented 8 years ago

It runs Meteor to make sure all meteor packages are downloaded and built, and then runs npm rebuild on meteor packages' node modules to make sure there are binaries available for the current version of node.