acebase-client/test/README.md
2022-11-22 21:25:57 +01:00

145 B

Tests

Follow these steps to test:

  • Install the dependencies with npm install.
  • Build with npm run build
  • Run the tests with npm test