3.4.0 • Published 6 years ago
corporate-frontend-mithril v3.4.0
Corporate frontend Single page application modules (SPA)
Prerequisites
Install nodeJs 10.15.0 ( with NVM ).
Installing
Install node modules with
npm installor
yarnRunning applications
AEM board
http://aemrpa00001.srv.sydney.edu.au:8000/#!/
npm run aem-board-devDeployment
This project is using Standard version to deploy the packge.
- get latest changes with
git pullin develop branch - checkout
masterbranch,git pullto get latest changes git merge developmerge latest changes of the develop branch Build AEM board bundle- run
npm run aem-board-build - git commit the changes
- run
npm run release-patchornpm run release-minorto bump version and updateCHANGELOG.md