2.0.1 • Published 11 months ago
@atomica-org/ui-toolkit v2.0.1
Atomica UI Toolkit
The app supports isolated React component development environment with a living style guide (react-styleguidist.js.org).
How does it work?
- Run
npm i - Run
npm run styleguidist - Open
http://localhost:6060
npm config set registry "http://registry.npmjs.org" npm set maxsockets 3 export NODE_OPTIONS=--max-old-space-size=8192