Mrm configuration presets
Initialize your project using this command :
# from the root of your project
npm exec --package=@w5s/mrm-preset --package=mrm -- mrm bootstrap --preset @w5s/mrm-preset
This will install in package.json
the npm scripts
-
mrm
: alias to mrm using@w5s/mrm-preset
by default -
configure
: runsnpm run mrm -- configure
After initialization and after any upgrade of @w5s/mrm-preset
# from the root of your project
npm run configure
MIT © Julien Polo julien.polo@gmail.com