This commit is contained in:
2025-07-18 22:07:22 -03:00
commit d30fd8d30b
25 changed files with 3270 additions and 0 deletions

17
README.md Executable file
View File

@@ -0,0 +1,17 @@
# Vision Start
#### Small startpage
## Predefined themes
1. Abstract
2. Aurora (Vista vibes)
3. Mountain
## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Run the app:
`npm run dev`