@appbricks/user-space
v0.0.30
Published
MyCloudSpace User-Space client module
Readme
My Cloud Space User-Space Module
Overview
This node module provides the redux store and abstractions for the User-Space model and API.
Building
Analyse code for potential errors:
npm run lintFix formating that cause linting errors.
npm run lint-fixRun unit tests:
npm run testBuild project:
npm run build