https://github.com/fidely-ui/vite-js-template
A Vite js template pre-configured with FidelyUI.
https://github.com/fidely-ui/vite-js-template
arkui fidely-ui pandacss reactjs
Last synced: 4 months ago
JSON representation
A Vite js template pre-configured with FidelyUI.
- Host: GitHub
- URL: https://github.com/fidely-ui/vite-js-template
- Owner: fidely-ui
- License: mit
- Created: 2026-01-07T20:59:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-04T10:38:00.000Z (4 months ago)
- Last Synced: 2026-02-04T23:25:27.753Z (4 months ago)
- Topics: arkui, fidely-ui, pandacss, reactjs
- Language: JavaScript
- Homepage: https://fidelyui-vite-js.vercel.app/
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Vite & Fidely UI Template
A starter template for building modern web applications with **Vite** and **Fidely UI v2**
For Fidely UI v1 check v1 branch
## Technologies Used
- Vite
- Fidely UI - v2
- Panda CSS
- JavaScript
- next-themes
### Getting Started
To clone the project, run the following command:
```bash
git clone https://github.com/fidely-ui/vite-js-template.git
```
### Install dependencies
### Run the development server
Start the development server:
```bash
npm run dev
```
## License
Licensed under the [MIT license](LICENSE).