Vue3 Atomic Design Vue front-end boilerplate based on atomic design methodology Main Features I18N Internationalization Pinia PostCSS (incl. nesting CSS) Vuelidate Vuetify Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Run Unit Tests npm run test:unit Lint npm run lint