spin init [--skip-dependency-install]
Running spin init will ask you a few questions about your project, then create the files you need to get started with Spin.
laravel: Initialize Spin into an existing Laravel project.laravel-pro: Initialize Spin Pro's Laravel Template into an existing Laravel project with Laravel Pro.nuxt: Initialize Spin into an existing Nuxt project.--skip-dependency-install: Skip the installation of dependencies. This is useful if you're using a custom script to install dependencies.