Skip to content

Instantly share code, notes, and snippets.

@rick4470
Last active August 29, 2015 14:25
Show Gist options
  • Select an option

  • Save rick4470/ec7b3ad906b957bdd049 to your computer and use it in GitHub Desktop.

Select an option

Save rick4470/ec7b3ad906b957bdd049 to your computer and use it in GitHub Desktop.
Check if angular is installed
<script>
console.log(angular);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment