Install NodeJS + NPM. The easiest way is to using nvm.
Install the libs in the project: npm install.
Run test: npm run test -- tests/invoice.test.ts
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install NodeJS + NPM. The easiest way is to using nvm.
Install the libs in the project: npm install.
Run test: npm run test -- tests/invoice.test.ts