Using JSS with Angular
Sitecore JSS supports developing modern Angular applications with Sitecore.
Sample Application
The JSS CLI can be used to quickly create an angular-cli-based JSS application:
jss create my-angular-jss-app angular
cd my-angular-jss-app
jss start
We recommend reading the sample app walkthrough to understand the sample app, but it's also well commented if you'd rather read code.
Tips & Tricks
Get some best practices and tips for working with Angular + JSS.
Placeholder Techniques
The Angular Placeholder component is very powerful. Here are some advanced techniques that can be used with placeholders.
API Reference
Here's reference materials around the sitecore-jss-angular package APIs.
