# Install core dependencies
npm install feathers feathers-hooks
# Install REST and Socket.io
npm install feathers-socketio feathers-rest body-parser
# Install database, error handling, and auth dependencies
npm install feathers-errors feathers-memory feathers-authentication
Last active
March 9, 2016 17:18
-
-
Save ekryski/a6400e32de1616f3d2b6 to your computer and use it in GitHub Desktop.
Feathers main app dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment