cloud-fog-service-broker/cfsb-frontend
Gregory Koronakos 7faee3d41d update for devices
Change-Id: I64095946049555dd2eb82ac22f9bdae44aa398e9
2024-04-30 16:56:41 +03:00
..
public Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
src update for devices 2024-04-30 16:56:41 +03:00
.env Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
.env.development Use env vars in front and back end projects 2024-04-02 08:00:18 +00:00
.env.production Use env vars in front and back end projects 2024-04-02 08:00:18 +00: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 init frontend project 2024-01-11 02:09:53 +02: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