- All requests stored by modules in "api" folder
- UI components: Vuetify
- icons: material-design-icon with mdi/js. It will only load icons that used.
- AdvertSingleManagement Component - for updating data related to article, for avoiding duplication of validation logic for ArticleEdit & ArticleCreate (both components require validation for title & description)
yarn install
yarn serve
yarn build