Skip to content
/ rui-poc Public

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

License

Notifications You must be signed in to change notification settings

v-poc/rui-poc

Repository files navigation

vite-rui-poc

INTRODUCTION

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

RUI contains Mobile web UI components based on React.

Project setup

How to setup your project

Install dependencies (use package manager: pnpm)

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.

License

MIT License