2sic / app-template-angular

Template app to quickly get started with angular 8 development in DNN and 2sxc
MIT License
4 stars 0 forks source link

App Template for Angular 14 Best Practices with DNN and 2sxc

What is this?

If you wish to develop Angular within DNN, the initial setup can be challenging. This template App solves a bunch of problems for you, like:

  1. develop on your local system with hot-reloading as you work
  2. use DNN and 2sxc WebAPIs out-of-the box with all the right headers
  3. multiple code editions, so you can test staging code on the production server, without interrupting users who see the live edition

How to Install

The solution in as 2sxc App and can be installed from 2sxc (inside DNN). Follow these instructions.

Links

History