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

https://github.com/v-poc/rui-poc

The rui-helloworld demo playground based on rui-next with Vite - (react-hooks+vite5).
https://github.com/v-poc/rui-poc

react react-hooks react-hooks-vite5 react-vite react18-vite5-ui rui vite5

Last synced: 2 days ago
JSON representation

The rui-helloworld demo playground based on rui-next with Vite - (react-hooks+vite5).

Awesome Lists containing this project

README

          

# vite-rui-poc

## INTRODUCTION

The HelloWorld demo based on RUI (react-hooks) with Vite 6.

> RUI contains Mobile web UI components based on React.

## Project setup

### How to setup your project

Install dependencies (use package manager: [pnpm](https://pnpm.io/))

```
pnpm i
```

### Compiles and hot-reloads for development

```
pnpm start
```

### Compiles and minifies for production

```
pnpm run build
```

### Customize configuration

About vite, please check Configuration Reference - [vite](https://vitejs.dev/config/).

## License

MIT License