note-app Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Starting the server to generate data node index.js The technologies that were used vue3-toastify Tailwind CSS with Vue 3 and Vite