README
Corporate frontend Single page application modules (SPA)
Prerequisites
Install nodeJs 10.15.0 ( with NVM ).
Installing
Install node modules with
npm install
or
yarn
Running applications
AEM board
http://aemrpa00001.srv.sydney.edu.au:8000/#!/
npm run aem-board-dev
Deployment
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