angular-ui/angular-ui.github.com

how do I run this?

Opened this issue · 5 comments

If I cloned this repo, and I cloned angular-ui as well, what should I then do to try to get it up and running?

From the demo site folder run 'git submodule update --init'
On Nov 14, 2012 1:49 PM, "cornihilio" notifications@github.com wrote:

If I cloned this repo, and I cloned angular-ui as well, what should I then
do to try to get it up and running?


Reply to this email directly or view it on GitHubhttps://github.com//issues/25.

Err, I mean how do I start node running a basic webserver here?

I was just trying https://github.com/mailtruck/Foundation-Angular-Seed and to start that you do:
node scripts/web-server.js

You don't need a webserver. Just browse to the index.html file on the file
system.

On 15 November 2012 21:28, cornihilio notifications@github.com wrote:

Err, I mean how do I start node running a basic webserver here?

I was just trying https://github.com/mailtruck/Foundation-Angular-Seedand to start that you do:
node scripts/web-server.js


Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-10426258.

git submodule update --init doesn't work for me

"Error Updating Submodules
One or more of the repository's submodules failed to clone."

Sorry, I'm new to angular and would like to just download everything on the angular UI demo page.
I understand everything is dependency injected but don't know how to set this up to play around with it.

amazing project!

Need more context