Skip to content

"Heroes App" de Curso de Fernando Herrera - "Angular de Cero a Experto".

Notifications You must be signed in to change notification settings

GeomaticaNet/heroesApp

Repository files navigation

HeroesApp

Dev

  1. Clonar el proyecto
  2. Ejecutar npm install
  3. Levantar backend npm run backend
  4. Ejecutar la app npm start o bien ng serve -o