@aem-screens/screens-offlineresources-generator
v1.0.5-express-B001
Published
Screens module to generate offline resources for Screens channels created through Franklin
Downloads
258
Keywords
Readme
screens-offlineresources-generator
Screens module to generate offline resources for Screens channels created through Franklin
Installation
Install screens-offlineresources-generator
as a global command. You need Node 12.11 or newer.
Use node version >= 14.
$ npm install -g @aem-screens/screens-offlineresources-generator
Usage
To use the module, please follow the steps mentioned in documentation
Development
Build
npm install
Lint
npm run lint
Deployment
Login to your npmjs account through command line using the command
npm login
Once that is done, you need the access to aem-screens
organization in npmjs to release which is private for now. For access please contact [email protected].
Once access is given, you can run the following command to publish. Please update the correct version in package.json before publish
npm publish --access public
Licensing
This project is licensed under the Apache V2 License. See LICENSE for more information.