@earthquake/nx
v0.0.1
Published
A Nx plugin to support Earthquake development in Nx monorepos.
Readme
Earthquake - Nx Plugin
💥 Earthquake is a React framework that simplifies Partial Prerendering, React Server Components, Static Site Generation, and Server Side Rendering. It is built on top of Powerlines, a "framework framework" that provides extensible building blocks for creating and using modern development tools.
Installing
Using pnpm:
pnpm add -D @earthquake/nxnpm install -D @earthquake/nxyarn add -D @earthquake/nxBuilding
Run nx build nx to build the library.
Running unit tests
Run nx test nx to execute the unit tests via Jest.
