otters!!
-
Clone the repository:
git clone https://github.com/your-username/otter.wiki.git
-
Navigate to the project directory:
cd otter.wiki -
Install the dependencies:
bun install
To start the development server, run the following command:
bun run devOpen http://localhost:3000 with your browser to see the result.
The script will automatically fetch new images from online sources, download them to `public/otters`, and update the gallery component.