uangcermat-web-toolkit-v2
v0.2.24
Published
TODO: add jest and commit lint
Readme
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
