Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ANIREF UI Example Apps

Overview

  • next: Next.js example
  • vite: React + Vite example

Run

From this repository

To run any of these examples from within the repository, follow the local usage instructions.

Externally (by copying the examples out of this repository)

  1. Simply install the included dependencies and add the UI library package:
yarn
yarn add @animareflection/ui # (or link with `yalc` as above)