menu

Anique

Setup

You can install the dependencies manually, but it will be time consuming.

Solid Start + Anique Template

Astro + SolidJS + Anique Template

You must use our starter template, It includes working dependencies and everything

Manual Setup

check-circle-outline
Use Vite for development
Scroll down for library setup

NPM

npm install @qinetik/anique
npm install @qinetik/emotion

Yarn

Pnpm

Github Packages

These packages are also available on Github Packages

information-box-outline
We use github packages internally to publish packages for testing

Library Setup

check-circle-outline
Use Vite for development
check-circle-outline
Use tsup with tsup-preset-solid for bundling the library
information-box-outline
Make sure @qinetik/anique @qinetik/emotion are peerDependencies

After Setup

Ensure it works, Import a component from @qinetik/emotion, Test development & Build a static site & then move on to theming