Skip to content

emdgroup-liquid/liquid-sandbox-vite-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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