TODO: add jest and commit lint
npm install uangcermat-web-toolkit-v2TODO: 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