Getting Started
Depending on your project stack and state, there are multiple ways to get started with Spandex.
New Projects
If you are creating a new application, or kicking the tires, you can use our CLI to scaffold a new project with Spandex pre-configured. This command will choose which template to use based on your answers.
npm
npm create @spandex/spandexExisting Projects
For react applications, see the React getting started guide. Otherwise, see the Core getting started guide.