A Vue 3 Starter Boilerplate with Vue Router 4, Vuex 4, Typescript 4, Vite 2, Prettier, <script setup>
and More.
- Install dependencies
npm install
- Run the project in development mode
npm run dev
Build production mode
npm run build
If “rem” is not required, delete the “postcss-pxtorem” content of the “postcss.config.js” file