This is the repository for Adjust's SDK documentation.
You can run a live preview of this repository to enable live editing. To do this:
-
Open this repository in a terminal and run the following command in the root directory to install Astro dependencies:
npm i
-
Once you've installed all dependencies, run the following command to start the project in the developer mode:
npm run dev
-
Open http://localhost:4321 to see the local preview
The preview updates as you save your changes for the files. Check the wiki for more information.