My light framework + utilities
npm i @massimo-cassandro/minimo
# optional:
npm i -D @massimo-cassandro/eslint-config
npm i -D @massimo-cassandro/stylelint-configNote: minimo is designed to be used with WebPack using the configuration you can find in the webpack-setup folder of this repository. If changes are made (for example, to how SVG files are imported), things may not work as expected.
For a complete install of all required webpack modules, use the install script at ./webpack-setup/starter-install.sh launching:
zsh ./node_modules/@massimo-cassandro/minimo/webpack-setup/starter-install.sh