18 lines
229 B
Markdown
Executable File
18 lines
229 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`
|