To run the test suite and our code linter, node.js and pnpm are required.
$ pnpm install
$ pnpm run web:dev
$ pnpm run text-search-engine:build
$ pnpm run commit
To run the test suite and our code linter, node.js and pnpm are required.
$ pnpm install
$ pnpm run web:dev
$ pnpm run text-search-engine:build
$ pnpm run commit