Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple angularAMD Sample don't function on google chrome #160

Open
Nfrancop opened this issue Nov 25, 2015 · 2 comments
Open

Simple angularAMD Sample don't function on google chrome #160

Nfrancop opened this issue Nov 25, 2015 · 2 comments

Comments

@Nfrancop
Copy link

HI
I am learning angular and angularADM. but Simple angularAMD Sample don't work on google chrome

@the-unsoul
Copy link

If you got any console output or provide more information about how you ran the sample. That will help.

(most common issue for new user is server's environment, you need a webserver for the sample to run correctly. Can simply throw it in XAMPP or using nodeJS and doing as tutorial of the repo)

@sagg629
Copy link

sagg629 commented Mar 11, 2016

Execute these commands into command-line / terminal (as said in the Readme):
npm install
grunt build
grunt serve-www
Sometimes you may to execute first command as super-user (sudo npm install).
Then run project in a server (e.g. Apache) and goto www dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants