shared_modules
v1.0.1
Published
Common code shared between web and app platform
Readme
Code sharing
This repo contains modules that can be shared between the Lotto web and app platforms.
The module-code-sharing-boilerplate should be used as the base for all modules
This module provides
- Desired folder structure
- Unit test
- Linting
- Watch files to transpile ES6 to ES2105
Each module is published as a seperate npm module.
