NoFrixion MoneyMoov is a collection of API clients, hooks and types for accessing the MoneyMoov api. It is built to use with the NoFrixion API
- Clone the repository
git clone git@github.com:nofrixion/nofrixion.clients.git- Install dependencies
npm install- Build the project
npm run build- The build files will be created in the
dist/folder.