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
$ npm run build # build the full version and mini version for yoa
$ npm run dev # run build watcher
$ npm run test# run unit test and watch
$ npm run lint # lint src code and try to fix it