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 1 week ago
.vscode First commit 1 week ago
public First commit 1 week ago
src First commit 1 week ago
.editorconfig First commit 1 week ago
.gitattributes First commit 1 week ago
.gitignore First commit 1 week ago
.prettierrc.json First commit 1 week ago
README.md First commit 1 week ago
eslint.config.js First commit 1 week ago
index.html First commit 1 week ago
jsconfig.json First commit 1 week ago
package-lock.json First commit 1 week ago
package.json First commit 1 week ago
vite.config.js First commit 1 week 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