TwitterGithub

Health Checks

Ensure your project is up to date with the latest best practices.

Spartan CLI comes with a health check tool that will scan your project and provide you with a report of any issues that need to be addressed, and guidance on how to resolve them.

Additionally, while Spartan is still in its alpha stage we are working hard to make sure our components and tooling is built with the latest best practices and is structure in a way that will serve us well into the future. As a result we have been making some changes that may result in breaking changes to your project.

To help minimize the impact of such changes, in most cases the health check tool will be automatically be able to fix the issues for you. To run the health check tool simply run the following command:

npx nx g @spartan-ng/cli:healthcheck

Components Figma