2024-12-24 18:09:29 +01:00
|
|
|
# Photo Editor
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
## General
|
|
|
|
This Project is build with VueJS, TSC, Tailwindcss. It is generally build in Darkmode. There will be no Lightmode here.
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
## Installation & Setup
|
|
|
|
### npm
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
``npm i``
|
|
|
|
``npm run dev``
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
## yarn
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
``yarn install``
|
|
|
|
``yarn run dev``
|
2024-12-24 18:01:57 +01:00
|
|
|
|
2024-12-24 18:09:29 +01:00
|
|
|
## ToDo
|
|
|
|
- [ ] Get Pictures from Repo or CDN
|
|
|
|
- [ ] Make it more accessible and adaptable
|
|
|
|
- [ ] Add Settings tab with Templates
|