Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 491 Bytes

Vue 3 + Typescript + Vite

A Vue 3 Starter Boilerplate with Vue Router 4, Vuex 4, Typescript 4, Vite 2, Prettier, <script setup> and More.

Development

  1. Install dependencies
npm install
  1. Run the project in development mode
npm run dev

Build for production

Build production mode

npm run build

Other

If “rem” is not required, delete the “postcss-pxtorem” content of the “postcss.config.js” file