Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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]