Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 252 Bytes

File metadata and controls

13 lines (9 loc) · 252 Bytes

Frontend Boilerplate Vue 3 / Vite

Here comes a Vue3/Vite project boilerplate.

Find the source code is under src/.

Scripts

npm run dev # run the app for local development
npm run build # build the app
npm run start # start the app