Skip to content

Latest commit

 

History

History

app-frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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