Skip to content

Managing Documentation

Open your terminal and run the following command:

Terminal
git clone https://github.com/Superp0sit1on/sonny.git

On the terminal, navigate to the docs directory and run the following command:

Terminal
npm install

On the terminal, run the following command:

Terminal
npm run dev

Locate the .mdx page file you want to edit in the docs/src/content/docs directory and make your changes.