chore(template): rename app

This commit is contained in:
2025-11-04 11:38:32 +01:00
parent 88ff356351
commit aa0fb57f50
4 changed files with 233 additions and 1148 deletions
+5 -7
View File
@@ -1,9 +1,7 @@
# Vue-boilerplate
*Minimal static Vue project*
# Légume 🥦
*🧅 VJ Table Generator 🥕*
<!-- TODO: 1. rename app (and tool URL) -->
### [Tool link](https://klemek.github.io/vue-boilerplate/)
### [Tool link](https://klemek.github.io/legume/)
## Use this template
@@ -21,7 +19,7 @@ git merge template/master
> Every task is indicated with a TODO
1. [ ] Rename app in [README.md](./README.md), [index.html](./index.html) and [package.json](./package.json)
1. [x] Rename app in [README.md](./README.md), [index.html](./index.html) and [package.json](./package.json)
2. [ ] Change app hue and saturation in [style.css](./style.css)
3. [ ] Remove this part and all TODO
@@ -29,4 +27,4 @@ git merge template/master
## Tips
* [Material design colors](https://materialui.co/colors/) are available, you can use `class="red-500"` on your HTML
* [Lucide icons](https://lucide.dev/icons) are available, you can use `<i icon=house></i>` on your HTML
* [Lucide icons](https://lucide.dev/icons) are available, you can use `<i icon=house></i>` on your HTML