Genshin Optimizer is a helper website for the online action-rpg gacha game Genshin Impact. It is intended to assist players with optimizing artifacts to max-min their characters, while providing a clean, structured UI, and provide real-time results.
✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
Install yarn (link).
Run yarn to install dependencies.
Run nx serve frontend for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run yarn run deploy to build the project, and deploy based on what is specified in apps/frontend/project.json within the deploy object.
Run nx graph to see a diagram of the dependencies of the projects.
Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.
Visit the Nx Documentation to learn more.