/liquid-sandbox-vite-vanilla

This sandbox demonstrates how to use Liquid Oxygen in a Vite + Javascript project.

Primary LanguageJavaScript

Liquid Oxygen + Vite + Javascript

This simple sandbox demonstrates the use of Liquid Oxygen with Vite and vanilla js. It does not include any framework like React or Vue. It shows how to configure Vite for the Liquid Oxygen assets and how to install and import the Liquid Oxygen components.

Visit the Liquid Oxygen documentation for more information.

Run the example locally

You can run the example locally by cloning this repository and running the following commands:

npm install
npm run dev