English | 简体中文
This project is a Vue 3 + Vite application that displays a countdown timer for "Arknights: Endfield" (明日方舟:终末地). It features a stylized UI inspired by the game's aesthetic, tracking the time remaining until January 22, 2026.
src/components/EndfieldCountdown.vue: The main component containing the countdown logic and UI.src/App.vue: The root component that renders the countdown.Clone the repository:
git clone https://cnb.cool/JeffreyMing/endfield.git
cd zmd
Install dependencies:
npm install
Start the development server:
npm run dev
Build for production:
npm run build
Preview the production build:
npm run preview
This project is licensed under the MIT License - see the LICENSE file for details.
Code Copyright: © 2026 JeffreyMing.
Game Assets Copyright: "Arknights: Endfield" (明日方舟:终末地), its logo, characters, images, and design elements are the intellectual property of Hypergryph (上海鹰角网络科技有限公司) and GRYPHLINE.
This is a non-profit fan project created for educational and entertainment purposes only. It is not affiliated with, endorsed, sponsored, or specifically approved by Hypergryph or GRYPHLINE.