oooo... my first chance to add something to Hacker news :D So... the deploy will produce a snippet that is missing the close div </div>
it give you something like this:
<script src="https://assets-te.famo.us/embed/embed.js"></script>
<div class="famous-container" data-famous-container-identifier="97fb05b1-7884-43b6-8bd1-c8a3c3084a6d">
add this: </div>
Does this mean I'll get accepted to YC ?
(cue Eddie Murphy laugh)
npm install -g famous-cli && famous init my-first-project && cd my-first-project && famous project deploy
..and nothing happens. Did I miss something obvious?
Also, I'm curious: are there any big companies using famo.us? Are there any non-trivial famo.us applications that we can look at?