Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 807 Bytes

README_en.md

File metadata and controls

25 lines (25 loc) · 807 Bytes

Mona's Divination Shop

Genshin Impact artifacts automatic combination, the website is here
This README is also available in:
中文

Description

Genshin Impact artifacts automatic combination

Features

  • Support all characters and weapons
  • Characters have their customized optimization targets
  • Pure frontend, can be used locally
  • ...

Use Cases

  • What are the highest ATK, CRIT, CDMG my artifacts can achieve?
  • What is the highest expect damage my artifacts can achieve?
  • How to balance my Noelle's DEF and ATK?

Run Locally

Run the following to install dependencies

npm install

This website does not have a backend, run the following to start the website locally

npm run serve