/anotherui-app-template

Vite.js template made with AnotherUI components.

Primary LanguageTypeScriptMIT LicenseMIT

AnotherUI App Template

Vite.js template made with AnotherUI components.

Warning This template contains only few components of AnotherUI. Use it only for testing purposes.

Get started

Before using AnotherUI components you have to set-up your environment.

  1. Install the template with:
git clone https://github.com/arscslvt/anotherui-app-template.git
  1. Install the dependencies with:
npm install
  1. (Optional) Configure TailwindCSS based on the framework you are using. Follow instruction on TailwindCSS Docs.