Well, if I have to reveal my ignorance I might as well do it on a little 
known website like Google eh?

Thanks so much for your post. I got todomvc up and running faster than just 
about anything else I've done in my time trying to learn what to do/how to 
do this stuff. One pointer for other total newbs like me would be that in 
order to see the app working you need to start your server as mentioned in 
step 4 but to do that you need to navigate to the correct folder from the 
command line *console*. Luckily I'd heard that at a Python meetup recently 
otherwise I'm sure I'd have spent a few hours figuring it out assuming it's 
like everything else I've learned so far. One question = 2 hours online or 
2 seconds in person.

action@drivingschool-116690:~$ cd workspace  
                                                                                
                                                                     
action@drivingschool-116690:~/workspace$ cd angularfire-todomvc 
                                                                                
                                                  
action@drivingschool-116690:~/workspace/angularfire-todomvc
$ node server.js                                                                
                                                       
starting                                                                        
                                                                                
                                  
/home/action/workspace/angularfire-todomvc                                      
                                                                                
                                  
Server running                                           


On Wednesday, June 26, 2013 10:51:12 PM UTC-5, Adam Webber wrote:
>
> Hi,
>
> I have been playing with Nitrous.io it is a pretty neat cload dev 
> environment.
>
> I have the angularfire todomvc example setup and ready for use if anyone 
> wants to play.
>
> nitrous.io: https://www.nitrous.io
>
> git repo: https://github.com/zdam/angularfire-todomvc
>
> running demo: http://angularfire-todomvc-9039.apse2.actionbox.io:4000/#/
>
> To play with it youself:
>
> 1. fork https://github.com/zdam/angularfire-todomvc
> 2. get a nitrous.io account, create a Node.js box in Nitrous
> 3. clone the repo you just forked at the nitrous command line
> 4. run node server.js at the nitrous command line
> 5. click Preview - Port 4000 from the Nitrous menu
> Done.
>
> Cheers, Adam.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to