Using Angular in 2sxc / Dnn
Angular is an awesome JavaScript framework to build applications, especially SPA style applications.
We've created a full solution for integrating Angular with Dnn and 2sxc and it's documented here. The core parts are:
- Integrate Angular in Dnn for runtime or development
- Integrate Dnn into Angular
- Integrate 2sxc and CMS features into Angular
Introduction Video
Get Started
- Discover the Template Angular App to first experiment with it
- Then either just modify the Template App to make it into anything you want
- Or create an own solution using the parts you like