@homeflow/next
TypeScript icon, indicating that this package has built-in type declarations

1.1.9 • Public • Published

HomeflowNEXT

Documentation

See the docs/index.html file for documentation.

Run yarn docs to generate TypeDoc documentation.

Local Development

Tests may not run correctly on older Node versions. Make sure you run nvm use to use the Node version specified in the .nvmrc file.

Run yarn docs to generate documentation.

Tests

As this package is a combination of client-side and server-side components, Jest is configured to use different environments for each. For this to work, server-side test files must use the extension .node.spec.ts. Client-side tests should use .spec.ts.

Run yarn test to run all tests.

Use yarn test --coverage to generate a coverage report to identify areas of code missing tests.

Readme

Keywords

none

Package Sidebar

Install

npm i @homeflow/next

Weekly Downloads

500

Version

1.1.9

License

ISC

Unpacked Size

9.52 MB

Total Files

772

Last publish

Collaborators

  • rosswilson23
  • chris-homeflow
  • bob_homeflow
  • homeflowdev