Get started
Installation
Subframe works with any framework that uses Typescript, React, and Tailwind CSS.
Run the following command in the root of your repository to install Subframe and configure your project:
If you’re starting a new project, you can choose one of our starter templates that are optimized to work well with Subframe out of the box.
Copy and paste your access token from your browser so that the Subframe CLI can authenticate with your project.
You will then be asked a few questions and can press Enter to accept the defaults.
Troubleshooting
If you run into any issues with the installation, refer to the guide for your particular framework or the manual installation guide for all of the steps needed to get Subframe working in your codebase.