Macrame/fe
2025-04-04 11:52:48 +02:00
..
assets Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
public Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
src Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
eslint.config.js Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
index.html Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
jsconfig.json Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
package-lock.json Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
package.json Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
README.md Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +02:00
vite.config.js Redundant commit: only to switch branches. Can be removed. 2025-04-04 11:52:48 +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