1.0.0 • Published 2 years ago
mtx-front-starter v1.0.0
mtx-front-starter
Front app generator designed by Meilleurtaux
Requirements
Node > 20
Dependencies installation
yarnBuild compiling command-line
yarn buildCommand line installation / uninstall
yarn link --globalyarn unlink --global mtx-front-starterExecute the script file
yarn exec #without installation
mtx-front-start #if you have already made the link (see 'Command line installation')Execute and watch for compiling command-line
yarn devHusky install
git push -u origin mainEdit package.json > husky-install script and run it once
npm pkg set scripts.husky-install="husky install"
npm run prepare1.0.0
2 years ago