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 [email protected]:nofrixion/nofrixion.clients.git- Install dependencies
npm install- Build the project
npm run build- The build files will be created in the
dist/folder.