📂 Suite of modules to help building tools around the MWC framework.
The sources rely on some data maps that need to be built prior to development
git clone https://github.com/vdegenne/mwc3-back-helpers.git
cd mwc3-back-helpers
npm i
npm run build
This repository uses wireit
, tests can be run in watch mode using the following command:
npm run test --watch