Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 259 Bytes

Exemplo com Angular4 utilizando o Boostrap4

Intale o nodejs e npm.

Instale o angular CLI: npm install -g @angular/cli

No diretório do projeto

  • npm i
  • ng serve

http://localhost:4200/

BROWSER POLYFILLS

Import polyfills para (IE9, IE10 and IE11)