Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.19 KB

PREN_website

Website based on vue.js. This website shows the current status of HerbE and other information. Link to website: https://prenh21-dbrunner.enterpriselab.ch/

Linked code to this project:


Recommended IDE Setup

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