Frontend The frontend of the Lampray project. Built with Vite, Vue.js, Naive UI and Tailwind CSS. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build