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 start # Runs in dev mode with live reload enabled.
npm run build
npm run check # Runs full TypeScript type checking.
npm run serve # For testing out the build step.
npm run eslint