An open API service indexing awesome lists of open source software.

https://github.com/open-ani/ani-website

The website of Animeko, with Astro. 🚀
https://github.com/open-ani/ani-website

Last synced: 3 months ago
JSON representation

The website of Animeko, with Astro. 🚀

Awesome Lists containing this project

README

          

# Animeko - Website

The website of [Animeko](https://github.com/open-ani/animeko), a one-stop danmaku animation platform.

## develop

1. clone this repo to your pc.
2. run `pnpm install`.
3. run `pnpm dev` to start a dev server, run `pnpm build&&pnpm preview` to build and start a preview server.