Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 416 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 416 Bytes

angular-elements-ivy

Angular Elements Ivy Demo Example

Getting Started

  • Clone repository

    git clone https://github.com/aelbore/angular-elements-ivy.git
    npm install
    
  • Build

    npm run build
    
  • Start the Application

    npm start
    browse: http://localhost:3000
    

    alt text