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
# install dependencies
$ npm install
# generate static project
$ npm run generate
# open dist/index.html => expansion-panel CSS is missing# working properly if not generated:
$ npm run dev