npm.io
0.2.30 • Published 6 months ago

uangcermat-web-toolkit-v2

Licence
Version
0.2.30
Deps
0
Vulns
0
Weekly
0

UangCermat Web Toolkit v2

TODO: add jest and commit lint

WARN : If you get an error below

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

then increase max_old_space_size by modify dev script:

"dev": "NODE_OPTIONS=--max_old_space_size=8129 yarn storybook", //use 8gb of ram