A Liferay theme for GROW based on _styled theme.
- Install Gulp CLI globally on your computer using
npm install gulp-cli -g
- Install all the dependencies to this theme with
npm install
after cloning - Use
gulp init
to initialize your liferay-theme.json
You can now use all Liferay gulp tasks, like gulp deploy
to pack and deploy your theme.