A repository for source code of Mango Planner v2 project. Reworked original Mango Planner using Nuxt 3.
Install dependencies:
## yarn
yarn installStart dev server on port 3000
## yarn
yarn devBuild application for production
## yarn
yarn build
yarn preview ## locally preview production buildCheck out the deployment documentation for more information.
Vue Nuxt 3 Nitro (H3) MongoDB Mongoose TailwindCSS (tailwindcss, postCSS, autoprefixer) vueuse Bcrypt Manguito Component Library (MCL)