fxa/libs/shared/react
Lisa Chan 79f0f04727
fix(libs): Revise file structure for client and server components
2024-08-27 13:38:26 -04:00
..
src fix(libs): Revise file structure for client and server components 2024-08-27 13:38:26 -04:00
.eslintrc.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
README.md fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
jest.config.ts feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
package.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
project.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
tsconfig.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
tsconfig.lib.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00
tsconfig.spec.json fix(payments-next): Implement a11y improvements 2024-06-05 10:55:43 -04:00

README.md

shared-react

This library was generated with Nx.

Building

Run nx build shared-react to build the library.

Running unit tests

Run nx test shared-react to execute the unit tests via Jest.