22 lines
318 B
Markdown
Executable File
22 lines
318 B
Markdown
Executable File
# 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`
|
|
|
|
## to-do
|
|
* [] Multiple wallpapers
|
|
* [x] Remake icons
|
|
* [] Increase offline compatibility |