This application is a front-end part to the spring boot crm app back-end app.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
docker compose -f docker-compose.dev.yml up -d
This application is a front-end part to the spring boot crm app back-end app.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
docker compose -f docker-compose.dev.yml up -d