To use AngularPlasmid, first determine your comfort level with AngularJS and/or JavaScript build tools
If you're not familiar with AngularJS, click on the link below which bundles AngularPlasmid, AngularJS, and some initialization scripts.
DownloadIf you're familiar with AngularJS, then click on the link below which contains just the core AngularPlasmid services and directives.
DownloadIf you're familiar with bower you can also download the library using the following command:
bower install angularplasmid
{{code.sample1}}
{{code.sample2}}
AngularPlasmid requires the following components:
Once you've downloaded the necessary file and performed some of the steps above, you can begin to use AngularPlasmid's declarative markup to create a new plasmid. Let's go through a step-by-step example of how to do this :