diff --git a/devdocs/tools.txt b/devdocs/tools.txt index e7906ed7..ca8ed15b 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -101,6 +101,12 @@ This tool will audit a PWA and ensure it meets all the requirements to work well - Gulp seems best for me: https://docs.microsoft.com/en-us/aspnet/core/client-side/using-gulp +VUE UI FRAMEWORK = VUETIFY +=-=-=-=-=-=-=-=-=-=-=-=-=- +- Settled on Vuetify and Material Design look and feel (fuck iOS) +- Vuetify plugin for VUECLI3: https://github.com/vuetifyjs/vue-cli-plugin-vuetify +- Articles on vuetify on medium: https://medium.com/vuetify + VUE NOTES / IMPORTANT INFO =-=-=-=-=-=-=-=-=-=-=-=-=- - always use kebab-case for everything including component names, props, events etc.