Skip to content

Instantly share code, notes, and snippets.

@chris-jamieson
Last active August 27, 2016 20:40
Show Gist options
  • Save chris-jamieson/7a435cdaeb1d98a138f4981ec3061f3b to your computer and use it in GitHub Desktop.
Save chris-jamieson/7a435cdaeb1d98a138f4981ec3061f3b to your computer and use it in GitHub Desktop.
Baseline meteor setup

Handy packages for quickstart Meteor projects:

meteor add alanning:roles accounts-password aldeed:autoform aldeed:collection2 arillo:flow-router-helpers raix:handlebar-helpers fortawesome:fontawesome kadira:blaze-layout kadira:flow-router kevohagan:sweetalert matb33:collection-hooks momentjs:moment natestrauser:animate-css peppelg:bootstrap-3-modal reactive-var twbs:bootstrap useraccounts:flow-routing useraccounts:bootstrap utilities:avatar yogiben:autoform-modals yogiben:spinkit percolatestudio:segment.io@=2.0.0_1

Eslint setup: meteor npm install --save-dev babel-eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-meteor eslint-plugin-react eslint-plugin-jsx-a11y eslint-import-resolver-meteor eslint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment