you�re probably running on linux and I didn�t implement it the start scripts there yet

please take a look at the windows ones since they are bash based

There is no mystery, they just start one thing in each terminal:

mongo
amber
grunt watch
and pharo

if you do it manually you�ll be fine

you also need to work with pretty domains and I don�t know how to setup them on linux but shouldn�t be too different from this guide:
http://zaiste.net/2013/03/serving_apps_locally_with_nginx_and_pretty_domains/

once you have
$ ping flow.dev
responding from your localhost, you can try setting up nginx

also, be sure you meet all requirements!
https://github.com/sebastianconcept/flow/wiki/flow-requirements




On Oct 6, 2014, at 3:00 AM, S Krish <krishnamachari.sudhakar@gmail.com> wrote:


./startAll  first gave an permission denied error , changed to the .hood/platform/linux folder to give permissions..

then it gave "Not implemented yet"

realize the startAll has just that echo..!.

lead me on a bit more..