| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| index.html | ||
| jsconfig.json | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
Bikelist
Shows a simple checklist preparing for a bike ride.
View at https://benjamin.stadlbauer.wien/bikelist/
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
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
License
Copyright © Benjamin Stadlbauer
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
A copy of the license is available at the root of the Git repository bikelist.