Skip to content

CaptainHowzer/dashboard_nextui

Repository files navigation

Usage

Create an App

# with git
$ git clone https://github.com/jekigates/nextron-with-next-ui

Install Dependencies

$ cd nextron-with-next-ui

# using yarn or npm
$ yarn (or `npm install`)

# using pnpm
$ pnpm install --shamefully-hoist

Use it

# development mode
$ yarn dev (or `npm run dev` or `pnpm run dev`)

# production build
$ yarn build (or `npm run build` or `pnpm run build`)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors