Macrame/fe
2025-04-12 15:31:32 +02:00
..
.vscode Initial commit 2025-02-25 21:03:03 +01:00
src Update to UIX. 2025-04-12 15:31:32 +02:00
.editorconfig Initial commit 2025-02-25 21:03:03 +01:00
.gitattributes Initial commit 2025-02-25 21:03:03 +01:00
.gitignore Initial commit 2025-02-25 21:03:03 +01:00
.prettierrc.json Initial commit 2025-02-25 21:03:03 +01:00
eslint.config.js Initial commit 2025-02-25 21:03:03 +01:00
index.html Update to UIX. 2025-04-12 15:31:32 +02:00
jsconfig.json Initial commit 2025-02-25 21:03:03 +01:00
mcrm-icon.svg Update to UIX for alpha version 2025-04-11 18:57:25 +02:00
package-lock.json update package-lock.json 2025-04-05 23:22:59 +02:00
package.json package.json update: host lan for development 2025-04-11 14:03:02 +02:00
README.md Initial commit 2025-02-25 21:03:03 +01:00
vite.config.js UIX update for alpha release 2025-04-11 19:31:43 +02:00

fe

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