You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cd path/to/app-inspector
$ npm link
# now project app-inspector is linked to your global
$ app-inspector -v
# build assets
$ npm run build
# watch assets
$ npm run watch