Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 774 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 774 Bytes

GenshinTcg

This workspace has been generated by Nx

Development server

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.

Backend server

Run nx serve backend to spin up the backend.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.