Fast Development
Quickly scaffold, develop, and preview custom sections with hot module replacement and TypeScript support
A specialized framework for building Server-Side Rendered (SSR) e-commerce themes on the Lightspeed Online Presence (E-Series) platform using Vue 3 and Vite
Install Crane in your project:
# Install Crane CLI and dependencies
npm install vite vue @lightspeed/crane@latest @lightspeed/eslint-config-crane@latest
# Initialize a new application
npx @lightspeed/crane@latest init --app my-app
cd my-app
# Build and preview
npx @lightspeed/crane@latest build
npx @lightspeed/crane@latest previewCrane is a monorepo containing several packages:
With Crane, you can create: