Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 373 Bytes

File metadata and controls

26 lines (12 loc) · 373 Bytes

demos-angular

Repo that shows the usage of q2g extensions is qlik.js free angular 1.x and 2+ websites / mashups

Use

clone directory

run on Visual Studio Code:

open src Folder in Fisual Studio Code

run Task: "webpack-dev-server"

connect to http://localhost:8080

run on other Browsers

run npm install

run webpack-dev-server

connect to http://localhost:8080