Hi, I made the application compile and start up by removing everything under deps/* and then ran:
./rebar get-deps compile && ./init-dev.sh —Kai <http://www.linkedin.com/in/thejeeper> > On Jan 29, 2015, at 12:08, emacstheviking <[email protected]> wrote: > > https://github.com/emacstheviking/bingo_boss > <https://github.com/emacstheviking/bingo_boss> > > That uses AngularJS and jQuery and is a working example of how *I* did it but > as they say, "/priv/static" works as the starting point for static files. > > Hope that helps....to get it working after you check it out, > > $ rebar g-d clean compile > $ ./init-dev.sh > > IT doesn't work in deploy mode but that's another issue! > > > > On 23 January 2015 at 02:57, 杨小东 <[email protected] <mailto:[email protected]>> > wrote: > Dear Friends: > I have read the document "tutorial.pdf > <http://www.chicagoboss.org/tutorial.pdf>" in the chicagoboss homepage, and I > found that in page 28 the example code import jquery from > "http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js > <http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js>", but now, > I have downloaded jquery and want to import the lib locally, so which > directory should I put the jquery.js in or should I modify some configure? > > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/chicagoboss > <http://groups.google.com/group/chicagoboss>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/tencent_21C9D09654F8ADA43C52C5EE%40qq.com > > <https://groups.google.com/d/msgid/chicagoboss/tencent_21C9D09654F8ADA43C52C5EE%40qq.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/chicagoboss > <http://groups.google.com/group/chicagoboss>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/CAEiEuUJQxEq4%3Dfxg%2BX-WKEUb-ayXoqTxfr%3DhaDE4JCe%2BQYrLBg%40mail.gmail.com > > <https://groups.google.com/d/msgid/chicagoboss/CAEiEuUJQxEq4%3Dfxg%2BX-WKEUb-ayXoqTxfr%3DhaDE4JCe%2BQYrLBg%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/3C967082-FE43-4B8C-8ADF-713ED95C51F6%40gmail.com. For more options, visit https://groups.google.com/d/optout.
