CSS Pride Flags Recommended IDE Setup VSCode + Volar (and disable Vetur). Project Setup yarn Compile and Hot-Reload for Development yarn dev Type-Check, Compile and Minify for Production yarn build Lint with ESLint yarn lint