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).
- Host: GitHub
- URL: https://github.com/v-poc/rui-poc
- Owner: v-poc
- License: mit
- Created: 2021-12-10T17:38:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T04:32:35.000Z (about 1 year ago)
- Last Synced: 2024-08-27T05:37:48.673Z (about 1 year ago)
- Topics: react, react-hooks, react-hooks-vite5, react-vite, react18-vite5-ui, rui, vite5
- Language: TypeScript
- Homepage: https://nikoni.top/rui-poc/
- Size: 370 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
![]()