Hi Robert,

Is the application already build? You can't build the app without 
nodejs. But if you have built the app already, depending on what you are 
doing, you can simply open up the index.html file from within the 
dist folder. Some things will not work without the page being served 
through a server. Give it a shot, if you are not using things that demand 
that, you are done.
Otherwise, you need a small server to actually host the index.html
This chrome extension 
<https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb>
 
might be just what you need. But there are actually quite a lot being 
available that you can simply run from the command line. Although some off 
them might require nodejs by themselves :)

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to