Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PatrickNiyogitare28/nextui-vite
Testing nextui building for typescript vite app
https://github.com/PatrickNiyogitare28/nextui-vite
Last synced: about 1 month ago
JSON representation
Testing nextui building for typescript vite app
- Host: GitHub
- URL: https://github.com/PatrickNiyogitare28/nextui-vite
- Owner: PatrickNiyogitare28
- License: mit
- Created: 2021-12-30T22:24:39.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-31T03:29:13.000Z (about 3 years ago)
- Last Synced: 2024-11-29T12:42:08.674Z (about 1 month ago)
- Language: TypeScript
- Homepage: nextui-vite.vercel.app
- Size: 160 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextui-Vite
A vite typescript app to test [nextui](https://nextui.org/) for production
## Getting started
clone the app```bash
git clone https://github.com/PatrickNiyogitare28/nextui-vite.git
``````bash
cd nextui-vite
``````bash
yarn install
```### Running the dev server
```bash
yarn dev
```### Building for production
```bash
yarn build
```## The current state
currently [nextui ALPHA](https://nextui.org/) building for ts vite is passing.[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/PatrickNiyogitare28/nextui-vite)
## Maintainer
[email protected]