bahnui/front/bahnui-front
2024-11-17 15:26:25 +01:00
..
public Added frontend 2024-11-16 01:19:31 +01:00
src Use env variable for backend location 2024-11-17 15:26:25 +01:00
.env Use env variable for backend location 2024-11-17 15:26:25 +01:00
.gitignore Added frontend 2024-11-16 01:19:31 +01:00
babel.config.js Added frontend 2024-11-16 01:19:31 +01:00
jsconfig.json Added frontend 2024-11-16 01:19:31 +01:00
package-lock.json Added frontend 2024-11-16 01:19:31 +01:00
package.json Added frontend 2024-11-16 01:19:31 +01:00
README.md Added frontend 2024-11-16 01:19:31 +01:00
vue.config.js Added frontend 2024-11-16 01:19:31 +01:00

bahnui-front

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.