DNNCommunity / Dnn.StructuredContent

This is a proof of concept for a structured content solution for DNN Platform (formerly known as DotNetNuke). This should not be used in a production environment. Anything can change at this stage of development.
Other
13 stars 5 forks source link

Setup initial module.web project based on Stencil #28

Closed david-poindexter closed 3 years ago

david-poindexter commented 3 years ago

This PR is to set up the initial module.web project based on Stencil. Stencil is a DEV dependency only and is used to author web components. This project uses TypeScript and SCSS instead of the Stencil defaults of JSX and CSS.