Coder Social home page Coder Social logo

yzwyxjs / firefly Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 520 KB

《崩坏:星穹铁道》中的角色「流萤」主题网站。A website created for the character "Firefly" from "Honkai: Star Rail".

Home Page: https://www.liuying520.com

License: MIT License

JavaScript 1.23% HTML 0.24% Vue 53.16% TypeScript 25.82% Less 7.08% CSS 12.48%

firefly's Introduction

流萤主题网站 Firefly Theme Website

本网站是由一群喜爱流萤的玩家自发组织创建的,项目开源,由玩家社区维护。欢迎热爱技术的你也参与到本网站的建设中来!

本网站内容仅代表玩家观点,不代表任何《崩坏:星穹铁道》原作观点。

This website was initiated and created by a group of players who love Firefly, with the project being open source and maintained by the player community. If you have a passion for programming, you are welcome to join in the development of this site!

The content on this website represents only the views of the players and does not represent the views of any original works of "Honkai: Star Rail".

开发相关 Development

如何参与本项目 How to Contribute

  • 您可以直接在本项目中提交 Issue 或 Pull Request。我们建议参与本项目贡献的您点击此处填写一下调查问卷,以便于我们后续的交流与开发~

  • You can submit an Issue or Pull Request directly in this project. We recommend that you click here to fill out a survey to facilitate our subsequent communication and development!

技术栈 Technology Stack

  • Vue 3
  • Vite
  • Pinia
  • TypeScript
  • TDesign
  • Axios

贡献提交规范 Commit Specification

开源协议 Open Source License

本项目遵循 MIT 协议。 This project follows the MIT License.

目录结构 Directory Structure

├── public
│   ├── favicon.ico        # 网站图标 Website icon
├── src
│   ├── assets             # 静态资源 Static resources
│   ├── components         # 组件 Components
│   ├── layouts            # 布局 Layouts
│       └── components     # 布局组件 Layout components
│       └── index.vue      # 默认布局 Default layout
│   ├── locales            # 本地化 Localizations
│       └── lang           # 语言文件夹 Language files folder
│       └── index.ts       # 本地化插件 Localizations plugin
│       └── useLocale.ts   # 本地化工具函数 Localizations utility functions
│   ├── pages              # 页面 Pages
│   ├── router             # 路由 Router
│   ├── store              # Pinia状态管理 State management (Pinia)
│   ├── style              # 样式 Style
│   ├── types              # 类型定义 Type definitions
│   ├── utils              # 工具函数 Utilities
│   ├── App.vue            # 根组件 Root component
│   ├── main.ts            # 入口文件 Entry file
│   ├── globals.d.ts       # 全局类型定义 Global type definitions

开发 Development

## 安装依赖  Install dependencies
npm install

## 启动项目  Start project
npm run dev

构建 Build

## 构建正式环境  Build
npm run build

firefly's People

Contributors

yzwyxjs avatar

Stargazers

 avatar  avatar wū yāng avatar Yang子鳄 avatar  avatar

Watchers

 avatar  avatar

Forkers

luomo66ccff

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.