1.0.5 • Published 6 years ago

omega-chat-bot v1.0.5

Weekly downloads
25
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.