Note
This is a simple weekend build from scratch. It is created to showcase my knowledge about VueJS 3.
Plugins like Vuetify or Bootstrap was purposefully no added.
Warning
More updates will be pushed in the coming future.
- Breakdown the .vue file into multiple files:
.vue
,.js
,.scss
npm install
npm run serve
npm run build
npm run lint