An open API service indexing awesome lists of open source software.

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.

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).