Files
file-whizz/README.md
T
2025-03-14 10:39:32 +01:00

1.1 KiB

Vue-boilerplate

Minimal static Vue project

Use this template

git clone git@github.com/klemek/vue-boilerplate.git {PROJECT}
cd {PROJECT}
git remote rename origin template
git remote add origin {PROJECT REMOTE}
# everytime you want to update your fork
git fetch --all
git merge template/master

Every task is indicated with a TODO

  1. Rename app in README.md, index.html and package.json
  2. Change app hue and saturation in style.css
  3. Remove this part and all TODO

Tips

Roadmap

  • Clean project
  • Better data upload by chunks and ensure consistancy
  • Link sharing and better workflow
  • QRCode
  • Multiple peers
  • DaisyUI redesign
  • Multiple files