A demo of the Solomon Decom plugin, in the form of a traditional ecommerce site.
Until stabilized, this project relies on a local link to the @solomon/plugin library, which it expects at the relative path ../plugin.
This project is build on Vue3, Vite, and Postcss. We recommend PNPM instead of NPM to save time and disk space.
Install
npm install
Run
npm run dev
Build
npm run build