cloud-fog-service-broker/cfsb-frontend
ipatini 004224a225 Use backend server url
Change-Id: Ic4dc430a52a080205863ac393af2c4d903bf6578
2024-05-16 20:22:30 +03:00
..
public Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
src Use backend server url 2024-05-16 20:22:30 +03:00
.env Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
.env.development Use backend server url 2024-05-16 20:22:30 +03:00
.env.production Fix frontend configuration 2024-05-16 19:30:15 +03:00
Dockerfile Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
index.html init frontend project 2024-01-11 02:09:53 +02:00
jsconfig.json init frontend project 2024-01-11 02:09:53 +02:00
package-lock.json Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
package.json Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
README.md init frontend project 2024-01-11 02:09:53 +02:00
vite.config.js Use backend server url 2024-05-16 20:22:30 +03:00

fogbrokerfront

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

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