You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
HI
I am learning angular and angularADM. but Simple angularAMD Sample don't work on google chrome
The text was updated successfully, but these errors were encountered: