No description
Find a file
2025-09-14 20:50:05 -05:00
public update favicon 2025-09-14 14:56:39 -05:00
src refactor: some feedback updates from coderabbit 2025-09-14 20:50:05 -05:00
.dockerignore refactor: some feedback updates from coderabbit 2025-09-14 20:50:05 -05:00
.gitignore init 2024-12-18 10:49:27 -06:00
babel.config.js init 2024-12-18 10:49:27 -06:00
Dockerfile refactor: some feedback updates from coderabbit 2025-09-14 20:50:05 -05:00
jsconfig.json init 2024-12-18 10:49:27 -06:00
LICENSE Create LICENSE 2024-12-18 11:13:24 -06:00
nginx.conf refactor: some feedback updates from coderabbit 2025-09-14 20:50:05 -05:00
package-lock.json (feat): init commit of Vue frontend 2024-12-18 11:12:33 -06:00
package.json (feat): init commit of Vue frontend 2024-12-18 11:12:33 -06:00
README.md init 2024-12-18 10:49:27 -06:00
vue.config.js refactor: some feedback updates from coderabbit 2025-09-14 20:50:05 -05:00

rideaware-ui

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.