1.0.2 • Published 8 years ago
cupo-chat-bot v1.0.2
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 installBuild
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.