项目作者: BecomeOfGamer

项目描述 :
🌈 A AON UI based on react.js created by dvajs.
高级语言: JavaScript
项目地址: git://github.com/BecomeOfGamer/AON-UI.git
创建时间: 2018-06-02T08:57:54Z
项目社区:https://github.com/BecomeOfGamer/AON-UI

开源协议:BSD 3-Clause "New" or "Revised" License

下载


AON-UI

forthebadge
forthebadge
forthebadge

本專案為 AON 的 UI 開發,專案需在 Unreal Engine 4 中載入。

Installation

  1. git clone https://github.com/RemakeAONTeam/AON-UI.git
  1. yarn

如果你的 src 目錄中沒有 buff 以及 skill,請建立資料夾。

  1. mkdir src\buff src\skill

或者你可以到 AON/UI 下載圖片資源.

Usage

本地環境啟動 http://localhost:8000.

  1. yarn start

Build

  1. yarn build

Design Pattern

  • 請勿使用 button
  • 所有圖片請使用 backgroundImage, 避免有拖曳問題

License

AON-UI is BSD licensed. See LICENSE.

Join Us



Contributing

本專案使用 React.js 框架,非常歡迎任何貢獻,如果您對該遊戲有興趣,也歡迎加入我們。

Stylelint

本專案語法風格依循 stylelint, 請在您 PR 之前,安裝以下相關套件,並且通過語法檢測 😇。

  1. yarn lint