Boilerplate code for a simple webapp
git clone https://github.com/sitevision/webapp-boilerplate.gitcd webapp-boilerplatenpm installnpm run setup
npm run zipcompress/srcinto/distnpm run deploycompress/srcinto/distand upload to the addon configured in the setup tasknpm run force-deploycompress/srcinto/distand upload to the addon configured in the setup task. This will overwrite the current webapp if it has the same webapp-version defined in manifest.json.