1.0.2 • Published 6 years ago

cupo-chat-bot v1.0.2

Weekly downloads
7
License
-
Repository
-
Last release
6 years ago

Angular Elements demo

This project is a first try of using the experimental @angular/elements.

It uses Ahead of Time Compilation provided by @ngtools/webpack.

The bundle will run only in browsers supporting WebComponents.

Install

npm install

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Run

Run npm run serve to serve the index.html page with the builded element.