@koober/mrm-preset
v1.30.0
Published
Mrm configuration presets
Downloads
734
Readme
Koober Mrm Preset (@koober/mrm-preset)
Mrm configuration presets
Getting Started - App Installation
Usage
1. Install Preset
Initialize your project using this command :
# from the root of your project
npx -p mrm -p @koober/mrm-preset mrm bootstrap --preset @koober/mrm-preset
This will install in package.json
the npm scripts
mrm
: alias to mrm using@koober/mrm-preset
by defaultconfigure
: runsnpm run mrm -- configure
2. Configure project
After initialization and after any upgrade of @koober/mrm-preset
# from the root of your project
npm run configure
License
MIT © Lucien Boudy [email protected]