Hi! A little disclaimer at the start: this little project is created and used as a demo playground for an online seminar - VueJS - Come to the Green side. The purpose of this code is fully informational and for learning purposes. As this is used for outlining different topics in the seminar not everything that VueJS can provide can or is used.
yarn install
OR
npm install
yarn dev
OR
npm run dev
yarn build
OR
npm run build
yarn lint
OR
npm run lint
- Vue 3 (without TS and mainly with Options API)
- Tailwind CSS