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.
 
 
 
 
 
 
icter99 8be40d5e9e
commit message 2
1 year ago
.vscode Initial commit 1 year ago
app commit message 2 1 year ago
public Initial commit 1 year ago
src commit message 2 1 year ago
.editorconfig Initial commit 1 year ago
.gitignore Initial commit 1 year ago
README.md Initial commit 1 year ago
eslint.config.js Initial commit 1 year ago
index.html commit message 2 1 year ago
jsconfig.json Initial commit 1 year ago
package-lock.json Initial commit 1 year ago
package.json Initial commit 1 year ago
requirements.txt Initial commit 1 year ago
vite.config.js Initial commit 1 year ago

README.md

SoftwareEngineeringKG

SK_front

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