ueberauth / ueberauth_example

Example Phoenix application using Überauth for authentication
http://ueberauth-example.herokuapp.com
MIT License
220 stars 73 forks source link

Add npm install in Readme #11

Closed rishibaldawa closed 8 years ago

rishibaldawa commented 8 years ago

to avoid following error from showing up

[error] Could not start node watcher because script "node_modules/brunch/bin/brunch" does not exist. Your Phoenix application is still running, however assets won't be compiled. You may fix this by running "npm install".
doomspork commented 8 years ago

Thanks @rishibaldawa