diff --git a/packages/react/src/generators/library/files/vite/README.md b/packages/react/src/generators/library/files/vite/README.md new file mode 100644 index 0000000000000..8c7900842716e --- /dev/null +++ b/packages/react/src/generators/library/files/vite/README.md @@ -0,0 +1,7 @@ +# <%= name %> + +This library was generated with [Nx](https://nx.dev). + +## Running unit tests + +Run `nx test <%= name %>` to execute the unit tests via [Vitest](https://vitest.dev/).