Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 837 Bytes

File metadata and controls

39 lines (25 loc) · 837 Bytes

Vite & HeroUI Template

This is a template for creating applications using Vite and HeroUI (v3).

Try it on CodeSandbox

Technologies Used

How to Use

To clone the project, run the following command:

git clone https://github.com/heroui-inc/vite-template.git

Install dependencies

You can use one of them npm, yarn, pnpm, bun, Example using npm:

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.