mirror of
https://github.com/JustusPlays78/Picture-Editor.git
synced 2025-04-29 10:28:26 +00:00
20 lines
377 B
Markdown
20 lines
377 B
Markdown
# Photo Editor
|
|
|
|
## General
|
|
This Project is build with VueJS, TSC, Tailwindcss. It is generally build in Darkmode. There will be no Lightmode here.
|
|
|
|
## Installation & Setup
|
|
### npm
|
|
|
|
``npm i``
|
|
``npm run dev``
|
|
|
|
## yarn
|
|
|
|
``yarn install``
|
|
``yarn run dev``
|
|
|
|
## ToDo
|
|
- [ ] Get Pictures from Repo or CDN
|
|
- [ ] Make it more accessible and adaptable
|
|
- [ ] Add Settings tab with Templates |