0.0.2 • Published 1 year ago
@orchidui/online-store-themes v0.0.2
TODO add versioning
TODO
- move to standalone vue rendering template | feature routing, state management, rendering vue-html
- make production rendering and preview mode rendering | Use Static Site CSR rendering for preview (save bandwith)
The Next Product Idea (Ari: 2023)
- react rendering template | feature routing, state management, rendering (?) neew research for prerender component popular framework
- web component rendering template | feature routing, state management, rendering as web component stencil js, lit js, native web component
Structure:
- Storefront SDK (vue) -> state management (product, cart, payment data, multi-currency, multi-language, user: future additions)
- Theme Vue -> Ui rendering for all pages
- Templates -> customize vue-html and css, share components or plugins
- settings.json form builder JSON sidebar store design builder
- preset.json customize theme style with one click
npm install cpy npx cpy 'node_modules/@orchidui/vue/online-store-themes/dist/*/' ./public