This template provides a minimal setup to get Vicinage + Solid working on Vite.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/App.tsx. The page auto-updates as you edit the file.
To learn more about Vicinage, take a look at the following resources:
- Vicinage Documentation - learn about Vicinage features and API.
You can check out the Vicinage GitHub repository - your feedback and contributions are welcome!