You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mhmdarfiansyahp 6df6ebaf94 First commit 5 days ago
.vscode First commit 5 days ago
public First commit 5 days ago
src First commit 5 days ago
.editorconfig First commit 5 days ago
.gitattributes First commit 5 days ago
.gitignore First commit 5 days ago
.prettierrc.json First commit 5 days ago
README.md First commit 5 days ago
eslint.config.js First commit 5 days ago
index.html First commit 5 days ago
jsconfig.json First commit 5 days ago
package-lock.json First commit 5 days ago
package.json First commit 5 days ago
vite.config.js First commit 5 days ago

README.md

comprogsi

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint