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. 🚀
- Host: GitHub
- URL: https://github.com/open-ani/ani-website
- Owner: open-ani
- Created: 2024-06-07T05:41:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T03:24:06.000Z (4 months ago)
- Last Synced: 2025-06-12T03:47:10.259Z (4 months ago)
- Language: Vue
- Homepage: https://www.myani.org/
- Size: 6.13 MB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.