Atomica Shared UI Components
npm install @atomica-org/ui-toolkitThe app supports isolated React component development environment with a living style guide (react-styleguidist.js.org).
How does it work?
1. Run npm i
2. Run npm run styleguidist
3. Open http://localhost:6060
npm config set registry "http://registry.npmjs.org"
npm set maxsockets 3
export NODE_OPTIONS=--max-old-space-size=8192