arkon / ng-sidebar

[Inactive] Angular sidebar component.

Home Page:https://echeung.me/ng-sidebar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Demo

tihomirmagdic opened this issue · comments

Hi,
There is no angular.json to run demo separately.
I can run demo only thru npm build and then open built index.html. Is it possible to run demo with ng serve, and to reload demo whenever I change library in the parent directory?

Tihomir

How to setup dev env where changing library in the parent directory causes automatic demo reloading?

commented

This was created way before Angular CLI existed.

You could npm link it but I don't really work on it often enough that to bother really improving the dev environment.