Install Crane to your system
Check system requirements
Create a project
mkdir my-workspace && cd my-workspace
npm init -yInstall dependencies
npm install vite vue @lightspeed/crane@latest @lightspeed/eslint-config-crane@latestVerify installation
Troubleshooting
Command Not Found
Version Conflicts
Next Steps
Last updated
Was this helpful?
