beamsuntory-dtc-pwa-pack
v1.0.1
Published
npm package for beamsuntory's PWA
Downloads
4
Readme
D2C_PWA_PACKAGES_TEMPLATE
DTC PWA Studio centralized code/template which can be used commonly to create any npm package.
beamsuntory-dtc-pwa-[PACKAGE NAME]
Bbeamsuntory-dtc-pwa-[PACKAGE NAME]
- Short description
Installation
- While creating the new repository through git, use "beamsuntory-dtc-pwa-pack" as template repository
- Give name to you package follwing above mentioned format eg: DTC_PWA_STUDIO_[PACKAGE NAME]
- Change name of the package inside package.json eg: beamsuntory-dtc-pwa-[PACKAGE NAME], small description about the package. under description head.
- Add your core code of package inside src folder.