-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Milestone
Description
regarding
Run dev server and look to build path bearded dispatcher --frontend ../frontend/build/ -v
should README.md tell to git clone https://github.com/bearded-web/frontend in the parent directory?
But even when I did that and tried to run "npm run dev", I'm getting the following error:
npm run dev
npm ERR! Darwin 14.3.0
npm ERR! argv "/Users/dmitris/.nvm/v0.12.2/bin/node" "/Users/dmitris/.nvm/v0.12.2/bin/npm" "run" "dev"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! missing script: dev
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /Users/dmitris/go/src/github.com/bearded-web/frontend/npm-debug.log
Reactions are currently unavailable