Skip to content

marianocodes/angular-elements

Repository files navigation

Angular Elements with React and Angular

This is an example using Nx and the Angular CLI to create Angular Elements. NX is used to scaffold the React and Angular apps in a monorepo using the same commands to run the app.

Init Project

  • Build Elements nx build core --prod --single-bundle true --keep-polyfills true
  • Serve app nx serve <appname> e.g nx serve angularapp

Slides https://speakerdeck.com/mahcr/angular-elements-7ae5e518-6675-4e17-a7f2-7a0e891eb16e

Post TBD

Follow me in Twitter | Medium | Linkedin

Follow the Angular Community in Costa Rica

Facebook | Twitter | Medium | YouTube


Angular Elements con React y Angular

Este es un ejemplo utilizando Nx y el Angular CLI para crear Angular Elements. Nx es usado para generar las aplicaciones en React y Angular en un monorepo, a su vez permitiendo usar los mismos comandos.

Inciar el Proyecto

  • Build Elements ng build core --prod --single-bundle true --keep-polyfills true
  • Serve app ng serve <appname> e.g ng serve angularapp

Presentación https://speakerdeck.com/mahcr/angular-elements-7ae5e518-6675-4e17-a7f2-7a0e891eb16e

Pueden seguirme: Twitter | Medium | Linkedin

Sigan la comunidad de Angular en Costa Rica: Facebook | Twitter | Medium | YouTube