Pink Cupcake Theme Example Implementation of the Pink Cupcake Theme. Serve as a test and demo of the implementation. Recommended IDE Setup VSCode + Volar (and disable Vetur). Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint Format with Prettier npm run format