vision-start/README.md
2025-07-18 22:07:22 -03:00

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`