Installation

Minorm can be installed using npm or yarn. Please also install MySQL adapted to use it

yarn add @minorm/core @minorm/adapter-mysql
npm install @minorm/core @minorm/adapter-mysql