This project contains, in addition to the configuration, a ready-made template with a folder structure for future projects.
git clone https://github.com/kritzona/vue-3-webpack-boilerplate.git
npm i
- Framework: Vue.js 3 (+ Vuex, Vue Router),
- Linters: ESLint (+ Prettier), Stylelint, Husky,
- Compilers: Babel, TypeScript,
- CSS-preprocessor: SCSS,
- CSS-postprocessor: PostCSS,
- Bundler: Webpack 5.