npm run check
npm run lint
npm run format
To create a production version of your app:
npm run build
You can preview the production build with npm run preview.
npm run preview