Kindly crafted by @codepotatochris
git clone git@github.com:CodepotatoLtd/mortgagecalc.git
cd mortgagecalc && npm install && npm run watch
- Make your changes, commit and push back up
- Prosper 💰
Running npm run production
will both minify the scripts and css but will also run purgecss to remove any usused CSS selectors too. Built files are placed into the public folder.
1.1 - Cloned repo from GitLab, upgraded from gulp to Laravel Mix