NoteDash A simple web application for note taking, using Vue3's new composition API, and Firebase for storing data. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build